"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/24 01:03:01 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-semonil5hici" 2026/04/24 01:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 01:03:01 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/24 01:03:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/24 01:03:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/24 01:03:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/24 01:03:01 DEBUG : Setting pass="csBGpwuIHT4GBFH5Bmu4WLPGRmWkWDaIlIAMRnvuLsRW" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/24 01:03:01 DEBUG : TestWebdavRclone: detected overridden config - adding "{-nphW}" suffix to name 2026/04/24 01:03:01 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/24 01:03:01 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/24 01:03:01 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/24 01:03:01 DEBUG : Setting pass="csBGpwuIHT4GBFH5Bmu4WLPGRmWkWDaIlIAMRnvuLsRW" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/24 01:03:01 DEBUG : found headers: 2026/04/24 01:03:01 DEBUG : Creating backend with remote "/tmp/rclone1128026358" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:01 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:01 DEBUG : dir: Looking for writers 2026/04/24 01:03:01 DEBUG : Looking for writers 2026/04/24 01:03:01 DEBUG : dir: reading active writers 2026/04/24 01:03:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:01 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:01 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:01 DEBUG : dir/subdir: Looking for writers 2026/04/24 01:03:01 DEBUG : dir: Looking for writers 2026/04/24 01:03:01 DEBUG : file1: reading active writers 2026/04/24 01:03:01 DEBUG : file2: reading active writers 2026/04/24 01:03:01 DEBUG : subdir: reading active writers 2026/04/24 01:03:01 DEBUG : Looking for writers 2026/04/24 01:03:01 DEBUG : dir: reading active writers 2026/04/24 01:03:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.28s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:02 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:02 DEBUG : dir: Looking for writers 2026/04/24 01:03:02 DEBUG : file1: reading active writers 2026/04/24 01:03:02 DEBUG : Looking for writers 2026/04/24 01:03:02 DEBUG : dir: reading active writers 2026/04/24 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:02 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:02 DEBUG : dir: Looking for writers 2026/04/24 01:03:02 DEBUG : Looking for writers 2026/04/24 01:03:02 DEBUG : dir: reading active writers 2026/04/24 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:02 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:02 DEBUG : forgetting directory cache 2026/04/24 01:03:02 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:02 DEBUG : Looking for writers 2026/04/24 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:02 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/24 01:03:02 DEBUG : dir: invalidating directory cache 2026/04/24 01:03:02 DEBUG : >ForgetPath: 2026/04/24 01:03:02 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/24 01:03:02 DEBUG : invalidating directory cache 2026/04/24 01:03:02 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:02 DEBUG : >ForgetPath: 2026/04/24 01:03:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/24 01:03:02 DEBUG : >ForgetPath: 2026/04/24 01:03:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:02 DEBUG : dir: Looking for writers 2026/04/24 01:03:02 DEBUG : Looking for writers 2026/04/24 01:03:02 DEBUG : dir: reading active writers 2026/04/24 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:02 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:02 DEBUG : forgetting directory cache 2026/04/24 01:03:02 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:02 DEBUG : dir: Looking for writers 2026/04/24 01:03:02 DEBUG : fil/a/b: Looking for writers 2026/04/24 01:03:02 DEBUG : fil/a: Looking for writers 2026/04/24 01:03:02 DEBUG : b: reading active writers 2026/04/24 01:03:02 DEBUG : fil: Looking for writers 2026/04/24 01:03:02 DEBUG : a: reading active writers 2026/04/24 01:03:02 DEBUG : Looking for writers 2026/04/24 01:03:02 DEBUG : fil: reading active writers 2026/04/24 01:03:02 DEBUG : dir: reading active writers 2026/04/24 01:03:02 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:03 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:03 DEBUG : dir: Looking for writers 2026/04/24 01:03:03 DEBUG : Looking for writers 2026/04/24 01:03:03 DEBUG : dir: reading active writers 2026/04/24 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:03 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:03 DEBUG : dir: Looking for writers 2026/04/24 01:03:03 DEBUG : file1: reading active writers 2026/04/24 01:03:03 DEBUG : Looking for writers 2026/04/24 01:03:03 DEBUG : dir: reading active writers 2026/04/24 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:03 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/24 01:03:03 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : dir: invalidating directory cache 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/24 01:03:03 DEBUG : dir/file1: Reset virtual modtime 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/24 01:03:03 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:03 DEBUG : dir: invalidating directory cache 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/24 01:03:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/24 01:03:03 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 01:03:03 DEBUG : forgetting directory cache 2026/04/24 01:03:03 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:03 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/24 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:03 DEBUG : dir/virtualDir: Looking for writers 2026/04/24 01:03:03 DEBUG : dir: Looking for writers 2026/04/24 01:03:03 DEBUG : virtualDir: reading active writers 2026/04/24 01:03:03 DEBUG : file1: reading active writers 2026/04/24 01:03:03 DEBUG : virtualFile2: reading active writers 2026/04/24 01:03:03 DEBUG : virtualFile: reading active writers 2026/04/24 01:03:03 DEBUG : Looking for writers 2026/04/24 01:03:03 DEBUG : dir: reading active writers 2026/04/24 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:03 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 ERROR : dir/: Can only open directories read only 2026/04/24 01:03:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:03 DEBUG : dir: Looking for writers 2026/04/24 01:03:03 DEBUG : Looking for writers 2026/04/24 01:03:03 DEBUG : dir: reading active writers 2026/04/24 01:03:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.14s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:03 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 01:03:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/24 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 01:03:03 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 01:03:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:04 DEBUG : dir/potato: size = 5 OK 2026/04/24 01:03:04 NOTICE: webdav root 'rclone-test-semonil5hici': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/24 01:03:04 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/24 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:04 DEBUG : dir: Looking for writers 2026/04/24 01:03:04 DEBUG : file1: reading active writers 2026/04/24 01:03:04 DEBUG : potato: reading active writers 2026/04/24 01:03:04 DEBUG : Looking for writers 2026/04/24 01:03:04 DEBUG : dir: reading active writers 2026/04/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:04 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:04 DEBUG : dir/sub: Looking for writers 2026/04/24 01:03:04 DEBUG : dir: Looking for writers 2026/04/24 01:03:04 DEBUG : file1: reading active writers 2026/04/24 01:03:04 DEBUG : sub: reading active writers 2026/04/24 01:03:04 DEBUG : Looking for writers 2026/04/24 01:03:04 DEBUG : dir: reading active writers 2026/04/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:04 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 01:03:04 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:04 DEBUG : dir/sub/subsub: Looking for writers 2026/04/24 01:03:04 DEBUG : dir/sub: Looking for writers 2026/04/24 01:03:04 DEBUG : subsub: reading active writers 2026/04/24 01:03:04 DEBUG : dir: Looking for writers 2026/04/24 01:03:04 DEBUG : file1: reading active writers 2026/04/24 01:03:04 DEBUG : sub: reading active writers 2026/04/24 01:03:04 DEBUG : Looking for writers 2026/04/24 01:03:04 DEBUG : dir: reading active writers 2026/04/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:04 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:04 ERROR : dir/: Dir.Remove not empty 2026/04/24 01:03:04 DEBUG : dir/file1: Remove: 2026/04/24 01:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:04 DEBUG : dir/file1: >Remove: err= 2026/04/24 01:03:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:04 DEBUG : Looking for writers 2026/04/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:04 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:04 DEBUG : dir/file1: Remove: 2026/04/24 01:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:04 DEBUG : dir/file1: >Remove: err= 2026/04/24 01:03:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:04 DEBUG : Looking for writers 2026/04/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:04 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 DEBUG : dir/file1: Remove: 2026/04/24 01:03:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:05 DEBUG : dir/file1: >Remove: err= 2026/04/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:05 DEBUG : dir: Looking for writers 2026/04/24 01:03:05 DEBUG : Looking for writers 2026/04/24 01:03:05 DEBUG : dir: reading active writers 2026/04/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:05 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/24 01:03:05 DEBUG : dir: Updating dir with dir2 0x32bf6db55f0 2026/04/24 01:03:05 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/24 01:03:05 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/24 01:03:05 DEBUG : file2: Updating file with file2 0x32bf6cdcdd0 2026/04/24 01:03:05 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:05 INFO : dir2/file3: Deleted 2026/04/24 01:03:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/24 01:03:05 DEBUG : dir2/file3: Updating file with dir2/file3 0x32bf6cdcdd0 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/24 01:03:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/24 01:03:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x32bf66561a0 2026/04/24 01:03:05 DEBUG : empty directory: forgetting directory cache 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/24 01:03:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/24 01:03:05 DEBUG : dir2: Renaming to "dir3" 2026/04/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:05 DEBUG : dir3: Looking for writers 2026/04/24 01:03:05 DEBUG : file3: reading active writers 2026/04/24 01:03:05 DEBUG : renamed empty directory: Looking for writers 2026/04/24 01:03:05 DEBUG : Looking for writers 2026/04/24 01:03:05 DEBUG : dir3: reading active writers 2026/04/24 01:03:05 DEBUG : renamed empty directory: reading active writers 2026/04/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:05 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 01:03:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:05 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 01:03:05 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/24 01:03:05 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 01:03:05 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:05 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:05 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/24 01:03:05 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:05 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (12 bytes), uploading instead of streaming 2026/04/24 01:03:05 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 DEBUG : dir/sub/file2: size = 12 OK 2026/04/24 01:03:05 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:05 DEBUG : forgetting directory cache 2026/04/24 01:03:05 DEBUG : dir: forgetting directory cache 2026/04/24 01:03:05 DEBUG : dir/sub: forgetting directory cache 2026/04/24 01:03:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/24 01:03:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/24 01:03:05 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 01:03:05 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:05 DEBUG : dir/sub/file0: size = 5 OK 2026/04/24 01:03:05 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/24 01:03:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:05 DEBUG : dir/sub: Looking for writers 2026/04/24 01:03:05 DEBUG : file0: reading active writers 2026/04/24 01:03:05 DEBUG : file2: reading active writers 2026/04/24 01:03:05 DEBUG : dir: Looking for writers 2026/04/24 01:03:05 DEBUG : file1: reading active writers 2026/04/24 01:03:05 DEBUG : sub: reading active writers 2026/04/24 01:03:05 DEBUG : Looking for writers 2026/04/24 01:03:05 DEBUG : dir: reading active writers 2026/04/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/24 01:03:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/24 01:03:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/24 01:03:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/24 01:03:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : dir: Looking for writers 2026/04/24 01:03:06 DEBUG : file1: reading active writers 2026/04/24 01:03:06 DEBUG : file1.metadata: reading active writers 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : dir: reading active writers 2026/04/24 01:03:06 DEBUG : dir.metadata: reading active writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : dir: Looking for writers 2026/04/24 01:03:06 DEBUG : file1: reading active writers 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : dir: reading active writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : dir: Looking for writers 2026/04/24 01:03:06 DEBUG : file1: reading active writers 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : dir: reading active writers 2026/04/24 01:03:06 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.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : dir: Looking for writers 2026/04/24 01:03:06 DEBUG : file1: reading active writers 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : dir: reading active writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/24 01:03:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/24 01:03:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 01:03:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : file.txt: reading active writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:06 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : dir/file1: size = 25 OK 2026/04/24 01:03:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:06 DEBUG : dir: Looking for writers 2026/04/24 01:03:06 DEBUG : file1: reading active writers 2026/04/24 01:03:06 DEBUG : Looking for writers 2026/04/24 01:03:06 DEBUG : dir: reading active writers 2026/04/24 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:06 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:06 DEBUG : dir/file1: Remove: 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:07 DEBUG : dir/file1: >Remove: err= 2026/04/24 01:03:07 DEBUG : dir/file1: Remove: 2026/04/24 01:03:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:07 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:07 DEBUG : dir/file1: Remove: 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:07 DEBUG : dir/file1: >Remove: err= 2026/04/24 01:03:07 DEBUG : dir/file1: Remove: 2026/04/24 01:03:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:07 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 01:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 01:03:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/24 01:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 01:03:07 DEBUG : dir/file1: Open: flags=0x3 2026/04/24 01:03:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/24 01:03:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : file1: reading active writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:07 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : file1: reading active writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: 2026/04/24 01:03:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:07 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b985b0 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:07 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6b985b0 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:07 DEBUG : dir/file1: File is currently open, delaying rename 0x32bf6b985b0 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:07 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 01:03:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:07 DEBUG : dir/file1: size = 25 OK 2026/04/24 01:03:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:07 DEBUG : newLeaf: Running delayed rename now 2026/04/24 01:03:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:07 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b985b0 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:07 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:07 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:07 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:07 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:07 DEBUG : dir: Looking for writers 2026/04/24 01:03:07 DEBUG : file1: reading active writers 2026/04/24 01:03:07 DEBUG : Looking for writers 2026/04/24 01:03:07 DEBUG : dir: reading active writers 2026/04/24 01:03:07 DEBUG : >WaitForWriters: 2026/04/24 01:03:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:07 DEBUG : newLeaf: Updating file with newLeaf 0x32bf72a1040 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:07 DEBUG : dir/file1: Updating file with dir/file1 0x32bf72a1040 2026/04/24 01:03:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1: File is currently open, delaying rename 0x32bf72a1040 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 01:03:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:08 DEBUG : dir/file1: size = 25 OK 2026/04/24 01:03:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:08 DEBUG : newLeaf: Running delayed rename now 2026/04/24 01:03:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:08 DEBUG : newLeaf: Updating file with newLeaf 0x32bf72a1040 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:08 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): openPending: 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): >openPending: err= 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): _writeAt: size=14, off=0 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): >_writeAt: n=14, err= 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): close: 2026/04/24 01:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 01:03:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf65ce3c0): >close: err= 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 01:03:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:08 DEBUG : dir/file1: size = 14 OK 2026/04/24 01:03:08 INFO : dir/file1: Copied (replaced existing) 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): _readAt: size=512, off=0 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): openPending: 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): >openPending: err= 2026/04/24 01:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): >_readAt: n=14, err=EOF 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): close: 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf6e49d40): >close: err= 2026/04/24 01:03:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:08 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b984e0 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 01:03:08 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6b984e0 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf688a900): openPending: 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf688a900): >openPending: err= 2026/04/24 01:03:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf688a900): _writeAt: size=25, off=0 2026/04/24 01:03:08 DEBUG : dir/file1(0x32bf688a900): >_writeAt: n=25, err= 2026/04/24 01:03:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:08 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b984e0 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:08 DEBUG : newLeaf(0x32bf688a900): close: 2026/04/24 01:03:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 01:03:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 01:03:08.558903215 +0000 UTC m=+6.995946474 2026/04/24 01:03:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:08 DEBUG : newLeaf(0x32bf688a900): >close: err= 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:08 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 01:03:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:08 DEBUG : newLeaf: size = 25 OK 2026/04/24 01:03:08 INFO : newLeaf: Copied (replaced existing) 2026/04/24 01:03:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 01:03:08 +0000 UTC" 2026/04/24 01:03:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:08 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:08 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:08 DEBUG : dir: Looking for writers 2026/04/24 01:03:08 DEBUG : file1: reading active writers 2026/04/24 01:03:08 DEBUG : Looking for writers 2026/04/24 01:03:08 DEBUG : dir: reading active writers 2026/04/24 01:03:08 DEBUG : >WaitForWriters: 2026/04/24 01:03:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:08 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6ca5860 2026/04/24 01:03:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:09 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6ca5860 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6bf0880): openPending: 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6bf0880): >openPending: err= 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6bf0880): _writeAt: size=25, off=0 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6bf0880): >_writeAt: n=25, err= 2026/04/24 01:03:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:09 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6ca5860 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 DEBUG : newLeaf(0x32bf6bf0880): close: 2026/04/24 01:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 01:03:09.062635322 +0000 UTC m=+7.499678602 2026/04/24 01:03:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:09 DEBUG : newLeaf(0x32bf6bf0880): >close: err= 2026/04/24 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 01:03:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:09 DEBUG : newLeaf: size = 25 OK 2026/04/24 01:03:09 INFO : newLeaf: Copied (replaced existing) 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 01:03:09 +0000 UTC" 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : >WaitForWriters: 2026/04/24 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : >WaitForWriters: 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:09 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): openPending: 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): >openPending: err= 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): _writeAt: size=14, off=0 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): >_writeAt: n=14, err= 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): close: 2026/04/24 01:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 01:03:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dcc6c0): >close: err= 2026/04/24 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : file1: reading active writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : file1: reading active writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : file1: reading active writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : file1: reading active writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 01:03:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:09 DEBUG : dir/file1: size = 14 OK 2026/04/24 01:03:09 INFO : dir/file1: Copied (replaced existing) 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : file1: reading active writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : >WaitForWriters: 2026/04/24 01:03:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): _readAt: size=512, off=0 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): openPending: 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): >openPending: err= 2026/04/24 01:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): >_readAt: n=14, err=EOF 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): close: 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dccec0): >close: err= 2026/04/24 01:03:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:09 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b875f0 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 01:03:09 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6b875f0 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dfbac0): openPending: 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dfbac0): >openPending: err= 2026/04/24 01:03:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dfbac0): _writeAt: size=25, off=0 2026/04/24 01:03:09 DEBUG : dir/file1(0x32bf6dfbac0): >_writeAt: n=25, err= 2026/04/24 01:03:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:09 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6b875f0 2026/04/24 01:03:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 DEBUG : newLeaf(0x32bf6dfbac0): close: 2026/04/24 01:03:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 01:03:09.709282521 +0000 UTC m=+8.146325781 2026/04/24 01:03:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:09 DEBUG : newLeaf(0x32bf6dfbac0): >close: err= 2026/04/24 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 01:03:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:09 DEBUG : newLeaf: size = 25 OK 2026/04/24 01:03:09 INFO : newLeaf: Copied (replaced existing) 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 01:03:09 +0000 UTC" 2026/04/24 01:03:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 01:03:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : >WaitForWriters: 2026/04/24 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:09 DEBUG : dir: Looking for writers 2026/04/24 01:03:09 DEBUG : Looking for writers 2026/04/24 01:03:09 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:09 DEBUG : dir: reading active writers 2026/04/24 01:03:09 DEBUG : >WaitForWriters: 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:09 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:09 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : file1: reading active writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: 2026/04/24 01:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): _readAt: size=512, off=0 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): openPending: 2026/04/24 01:03:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): >openPending: err= 2026/04/24 01:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): >_readAt: n=14, err=EOF 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): close: 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf708e0c0): >close: err= 2026/04/24 01:03:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:10 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6ab0f70 2026/04/24 01:03:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/24 01:03:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 01:03:10 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6ab0f70 2026/04/24 01:03:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf703e2c0): openPending: 2026/04/24 01:03:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/04/24 01:03:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf703e2c0): >openPending: err= 2026/04/24 01:03:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf703e2c0): _writeAt: size=25, off=0 2026/04/24 01:03:10 DEBUG : dir/file1(0x32bf703e2c0): >_writeAt: n=25, err= 2026/04/24 01:03:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/24 01:03:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 01:03:10 DEBUG : newLeaf: Updating file with newLeaf 0x32bf6ab0f70 2026/04/24 01:03:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:10 DEBUG : newLeaf(0x32bf703e2c0): close: 2026/04/24 01:03:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 01:03:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 01:03:10.220545412 +0000 UTC m=+8.657588672 2026/04/24 01:03:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:10 DEBUG : newLeaf(0x32bf703e2c0): >close: err= 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:10 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 01:03:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:10 DEBUG : newLeaf: size = 25 OK 2026/04/24 01:03:10 INFO : newLeaf: Copied (replaced existing) 2026/04/24 01:03:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 01:03:10 +0000 UTC" 2026/04/24 01:03:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 01:03:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 01:03:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : newLeaf: reading active writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: 2026/04/24 01:03:10 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestFileRename (3.10s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:10 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:10 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:10 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : file1: reading active writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:10 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 01:03:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 01:03:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:10 DEBUG : dir: Looking for writers 2026/04/24 01:03:10 DEBUG : file1: reading active writers 2026/04/24 01:03:10 DEBUG : Looking for writers 2026/04/24 01:03:10 DEBUG : dir: reading active writers 2026/04/24 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:10 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 01:03:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 01:03:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/24 01:03:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/24 01:03:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/24 01:03:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/24 01:03:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 01:03:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 01:03:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 01:03:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/24 01:03:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 01:03:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 01:03:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 01:03:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/24 01:03:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): _readAt: size=1, off=0 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): openPending: 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >openPending: err= 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): _readAt: size=256, off=1 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >_readAt: n=15, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): _readAt: size=16, off=16 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >_readAt: n=0, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): close: 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >close: err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): close: 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6a70f80): >close: err=file already closed 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): _readAt: size=1, off=0 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): openPending: 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >openPending: err= 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): _readAt: size=1, off=5 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): _readAt: size=1, off=3 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): _readAt: size=1, off=13 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): _readAt: size=16, off=100 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): close: 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6c9d1c0): >close: err= 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=1, off=0 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): openPending: 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >openPending: err= 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=1, off=5 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=1, off=1 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=1, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=6, off=10 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=6, err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=256, off=10 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=6, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=256, off=100 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=0, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): close: 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >close: err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): _readAt: size=256, off=100 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6d5b580): >_readAt: n=0, err=file already closed 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:11 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:11 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): RWFileHandle.Flush 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): _readAt: size=256, off=0 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): openPending: 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): >openPending: err= 2026/04/24 01:03:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): >_readAt: n=16, err=EOF 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): RWFileHandle.Flush 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): RWFileHandle.Flush 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): close: 2026/04/24 01:03:11 DEBUG : dir/file1(0x32bf6e97840): >close: err= 2026/04/24 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:11 DEBUG : dir: Looking for writers 2026/04/24 01:03:11 DEBUG : file1: reading active writers 2026/04/24 01:03:11 DEBUG : Looking for writers 2026/04/24 01:03:11 DEBUG : dir: reading active writers 2026/04/24 01:03:11 DEBUG : >WaitForWriters: 2026/04/24 01:03:11 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 01:03:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): _readAt: size=256, off=0 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): openPending: 2026/04/24 01:03:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): >openPending: err= 2026/04/24 01:03:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 01:03:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): >_readAt: n=16, err=EOF 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): RWFileHandle.Release 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): close: 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): >close: err= 2026/04/24 01:03:12 DEBUG : dir/file1(0x32bf6e5d100): RWFileHandle.Release 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : dir: Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : dir: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:12 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): openPending: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): >openPending: err= 2026/04/24 01:03:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): _writeAt: size=5, off=0 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): >_writeAt: n=5, err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): _writeAt: size=7, off=5 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): >_writeAt: n=7, err= 2026/04/24 01:03:12 DEBUG : file1: vfs cache: truncate to size=11 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): close: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:12.184332523 +0000 UTC m=+10.621375803 2026/04/24 01:03:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): >close: err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): close: 2026/04/24 01:03:12 DEBUG : file1(0x32bf7050f00): >close: err=file already closed 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:12 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:12 DEBUG : file1: size = 11 OK 2026/04/24 01:03:12 INFO : file1: Copied (new) 2026/04/24 01:03:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 01:03:12 +0000 UTC" 2026/04/24 01:03:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:12 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): openPending: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): >openPending: err= 2026/04/24 01:03:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): _writeAt: size=7, off=0 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): >_writeAt: n=7, err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): _writeAt: size=6, off=5 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): >_writeAt: n=6, err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): close: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:12.382025285 +0000 UTC m=+10.819068555 2026/04/24 01:03:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): >close: err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): _writeAt: size=5, off=0 2026/04/24 01:03:12 DEBUG : file1(0x32bf725ec00): >_writeAt: n=0, err=file already closed 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:12 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:12 DEBUG : file1: size = 11 OK 2026/04/24 01:03:12 INFO : file1: Copied (new) 2026/04/24 01:03:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 01:03:12 +0000 UTC" 2026/04/24 01:03:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:12 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : file1(0x32bf6e7d480): openPending: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1(0x32bf6e7d480): >openPending: err= 2026/04/24 01:03:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf6e7d480): close: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:12.578970475 +0000 UTC m=+11.016013736 2026/04/24 01:03:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:12 DEBUG : file1(0x32bf6e7d480): >close: err= 2026/04/24 01:03:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 01:03:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:12 DEBUG : file2: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): openPending: 2026/04/24 01:03:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): >openPending: err= 2026/04/24 01:03:12 DEBUG : file2: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/24 01:03:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): RWFileHandle.Flush 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): RWFileHandle.Release 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): close: 2026/04/24 01:03:12 DEBUG : file2: vfs cache: setting modification time to 2026-04-24 01:03:12.579929397 +0000 UTC m=+11.016972657 2026/04/24 01:03:12 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:12 DEBUG : file2(0x32bf6e7d900): >close: err= 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/24 01:03:12 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:12 DEBUG : file2: vfs cache: starting upload 2026/04/24 01:03:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:12 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:12 DEBUG : file1: size = 0 OK 2026/04/24 01:03:12 INFO : file1: Copied (new) 2026/04/24 01:03:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-24 01:03:12 +0000 UTC" 2026/04/24 01:03:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 01:03:12 DEBUG : file2: size = 0 OK 2026/04/24 01:03:12 INFO : file2: Copied (new) 2026/04/24 01:03:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-24 01:03:12 +0000 UTC" 2026/04/24 01:03:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 01:03:12 INFO : file2: vfs cache: upload succeeded try #1 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : file2: reading active writers 2026/04/24 01:03:12 DEBUG : >WaitForWriters: 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:12 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:12 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): openPending: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): >openPending: err= 2026/04/24 01:03:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): _writeAt: size=5, off=0 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): >_writeAt: n=5, err= 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): RWFileHandle.Flush 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): RWFileHandle.Flush 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): close: 2026/04/24 01:03:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:12.948560866 +0000 UTC m=+11.385604126 2026/04/24 01:03:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:12 DEBUG : file1(0x32bf73439c0): >close: err= 2026/04/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:12 DEBUG : Looking for writers 2026/04/24 01:03:12 DEBUG : file1: reading active writers 2026/04/24 01:03:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:13 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : file1: size = 5 OK 2026/04/24 01:03:13 INFO : file1: Copied (new) 2026/04/24 01:03:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 01:03:12 +0000 UTC" 2026/04/24 01:03:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : >WaitForWriters: 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:13 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): openPending: 2026/04/24 01:03:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): >openPending: err= 2026/04/24 01:03:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): _writeAt: size=5, off=0 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): >_writeAt: n=5, err= 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): RWFileHandle.Release 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): close: 2026/04/24 01:03:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:13.135805316 +0000 UTC m=+11.572848577 2026/04/24 01:03:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): >close: err= 2026/04/24 01:03:13 DEBUG : file1(0x32bf741d0c0): RWFileHandle.Release 2026/04/24 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:13 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : file1: size = 5 OK 2026/04/24 01:03:13 INFO : file1: Copied (new) 2026/04/24 01:03:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 01:03:13 +0000 UTC" 2026/04/24 01:03:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : >WaitForWriters: 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 01:03:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): openPending: 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): >openPending: err= 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 01:03:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): _writeAt: size=5, off=0 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): >_writeAt: n=5, err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): close: 2026/04/24 01:03:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 01:03:13.38941393 +0000 UTC m=+11.826457190 2026/04/24 01:03:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf74838c0): >close: err= 2026/04/24 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 01:03:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : dir/file1: size = 5 OK 2026/04/24 01:03:13 INFO : dir/file1: Copied (replaced existing) 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-24 01:03:13 +0000 UTC" 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : >WaitForWriters: 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 01:03:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 01:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 01:03:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): _writeAt: size=5, off=0 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): openPending: 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 01:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): >openPending: err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): >_writeAt: n=5, err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): _writeAt: size=15, off=5 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): >_writeAt: n=15, err= 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): close: 2026/04/24 01:03:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 01:03:13.68929448 +0000 UTC m=+12.126337740 2026/04/24 01:03:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:13 DEBUG : dir/file1(0x32bf6a41500): >close: err= 2026/04/24 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 01:03:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:13 DEBUG : dir/file1: size = 20 OK 2026/04/24 01:03:13 INFO : dir/file1: Copied (replaced existing) 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-24 01:03:13 +0000 UTC" 2026/04/24 01:03:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:13 DEBUG : dir: Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : dir: reading active writers 2026/04/24 01:03:13 DEBUG : >WaitForWriters: 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:13 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:13 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): openPending: 2026/04/24 01:03:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): >openPending: err= 2026/04/24 01:03:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): _writeAt: size=5, off=0 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): >_writeAt: n=5, err= 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): close: 2026/04/24 01:03:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 01:03:13.909250578 +0000 UTC m=+12.346293839 2026/04/24 01:03:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:13 DEBUG : file1(0x32bf7217080): >close: err= 2026/04/24 01:03:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:13 DEBUG : Looking for writers 2026/04/24 01:03:13 DEBUG : file1: reading active writers 2026/04/24 01:03:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:14 DEBUG : file1: vfs cache: starting upload 2026/04/24 01:03:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:14 DEBUG : file1: size = 5 OK 2026/04/24 01:03:14 INFO : file1: Copied (new) 2026/04/24 01:03:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 01:03:13 +0000 UTC" 2026/04/24 01:03:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : >WaitForWriters: 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.099708098 +0000 UTC m=+12.536751368 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a933c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.099708098 +0000 UTC m=+12.536751368 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.099708098 +0000 UTC m=+12.536751368 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93d00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b001c0 item 1 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.105622056 +0000 UTC m=+12.542665317 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.105622056 +0000 UTC m=+12.542665317 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747c940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b00fc0 item 2 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.109675241 +0000 UTC m=+12.546718501 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747cf80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.109675241 +0000 UTC m=+12.546718501 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d400): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.109675241 +0000 UTC m=+12.546718501 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf747d8c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b01960 item 3 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.113231347 +0000 UTC m=+12.550274608 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.113231347 +0000 UTC m=+12.550274608 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6460 item 4 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.115646629 +0000 UTC m=+12.552689889 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4ebc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.115646629 +0000 UTC m=+12.552689889 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.115646629 +0000 UTC m=+12.552689889 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db67e0 item 5 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.117648019 +0000 UTC m=+12.554691279 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4fb80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.117648019 +0000 UTC m=+12.554691279 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a661c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6e70 item 6 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.119118946 +0000 UTC m=+12.556162206 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.119118946 +0000 UTC m=+12.556162206 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a66d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.119118946 +0000 UTC m=+12.556162206 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db71f0 item 7 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.122667728 +0000 UTC m=+12.559710988 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.122667728 +0000 UTC m=+12.559710988 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a67dc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db79d0 item 8 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6a80480): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.124703403 +0000 UTC m=+12.561746663 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.124703403 +0000 UTC m=+12.561746663 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a80cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.124703403 +0000 UTC m=+12.561746663 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a811c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db7d50 item 9 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.126961638 +0000 UTC m=+12.564004908 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.126961638 +0000 UTC m=+12.564004908 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a81d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244380 item 10 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6aa44c0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa44c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.128391077 +0000 UTC m=+12.565434337 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.128391077 +0000 UTC m=+12.565434337 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa4d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.128391077 +0000 UTC m=+12.565434337 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244700 item 11 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.130654271 +0000 UTC m=+12.567697531 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.130654271 +0000 UTC m=+12.567697531 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6aa5e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244d20 item 12 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6b66580): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.132552145 +0000 UTC m=+12.569595405 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b66940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.132552145 +0000 UTC m=+12.569595405 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72451f0 item 13 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.134019437 +0000 UTC m=+12.571062696 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.134019437 +0000 UTC m=+12.571062696 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b67bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7245570 item 14 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6c00300): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.135956535 +0000 UTC m=+12.572999794 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c006c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.135956535 +0000 UTC m=+12.572999794 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c00d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72458f0 item 15 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.139847503 +0000 UTC m=+12.576890764 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01400): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.139847503 +0000 UTC m=+12.576890764 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c01940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7245c70 item 16 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.142214514 +0000 UTC m=+12.579257774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.142214514 +0000 UTC m=+12.579257774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8c500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.142214514 +0000 UTC m=+12.579257774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8ca00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6914cb0 item 17 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.146022435 +0000 UTC m=+12.583065695 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.146022435 +0000 UTC m=+12.583065695 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8d5c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915260 item 18 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.1475927 +0000 UTC m=+12.584635960 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c8dc40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.1475927 +0000 UTC m=+12.584635960 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.1475927 +0000 UTC m=+12.584635960 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbc740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915730 item 19 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.149622064 +0000 UTC m=+12.586665323 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbcdc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.149622064 +0000 UTC m=+12.586665323 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915e30 item 20 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.151104513 +0000 UTC m=+12.588147774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbd980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.151104513 +0000 UTC m=+12.588147774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cbde80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.151104513 +0000 UTC m=+12.588147774 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722a5b0 item 21 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.153292475 +0000 UTC m=+12.590335745 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf4b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.153292475 +0000 UTC m=+12.590335745 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722aa80 item 22 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.155200048 +0000 UTC m=+12.592243308 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf56c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.155200048 +0000 UTC m=+12.592243308 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6cf5bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.155200048 +0000 UTC m=+12.592243308 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d541c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722ae00 item 23 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.15757908 +0000 UTC m=+12.594622341 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.15757908 +0000 UTC m=+12.594622341 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d54d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b2d0 item 24 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6d553c0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d553c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.159126883 +0000 UTC m=+12.596170144 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.159126883 +0000 UTC m=+12.596170144 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d55c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.159126883 +0000 UTC m=+12.596170144 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c2c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b650 item 25 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.16139175 +0000 UTC m=+12.598435011 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7c940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.16139175 +0000 UTC m=+12.598435011 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7ce80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722bb20 item 26 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6d7d4c0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d4c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.162698068 +0000 UTC m=+12.599741338 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7d880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.162698068 +0000 UTC m=+12.599741338 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d7dd80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.162698068 +0000 UTC m=+12.599741338 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dba3c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ec310 item 27 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.165101427 +0000 UTC m=+12.602144687 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaa40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.165101427 +0000 UTC m=+12.602144687 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbaf80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ecf50 item 28 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6dbb5c0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb5c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.166418614 +0000 UTC m=+12.603461874 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dbb980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.166418614 +0000 UTC m=+12.603461874 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ed490 item 29 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.168093437 +0000 UTC m=+12.605136697 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dec7c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.168093437 +0000 UTC m=+12.605136697 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6decd00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700e0e0 item 30 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6ded340): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded340): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.169668252 +0000 UTC m=+12.606711512 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ded700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.169668252 +0000 UTC m=+12.606711512 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6deddc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700e460 item 31 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.171067124 +0000 UTC m=+12.608110383 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.171067124 +0000 UTC m=+12.608110383 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e10a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700ea10 item 32 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.172323085 +0000 UTC m=+12.609366346 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e110c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700ee00 item 33 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.172748037 +0000 UTC m=+12.609791298 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.172748037 +0000 UTC m=+12.609791298 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e11a40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700efc0 item 33 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.173905433 +0000 UTC m=+12.610948694 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700f490 item 34 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.174333172 +0000 UTC m=+12.611376432 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.174333172 +0000 UTC m=+12.611376432 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e40b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700f650 item 34 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.175385148 +0000 UTC m=+12.612428408 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700fab0 item 35 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.175792167 +0000 UTC m=+12.612835426 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.175792167 +0000 UTC m=+12.612835426 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e41b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700fc70 item 35 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.177040013 +0000 UTC m=+12.614083274 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6922930 item 36 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.177558392 +0000 UTC m=+12.614601653 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6e780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.177558392 +0000 UTC m=+12.614601653 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6ecc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6922cb0 item 36 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.17884444 +0000 UTC m=+12.615887701 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6923650 item 37 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.17927301 +0000 UTC m=+12.616316270 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6f780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.17927301 +0000 UTC m=+12.616316270 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e6fc80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6923ab0 item 37 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.180449573 +0000 UTC m=+12.617492833 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0400): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c80e0 item 38 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.181000853 +0000 UTC m=+12.618044114 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.181000853 +0000 UTC m=+12.618044114 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb0e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c8620 item 38 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.182076415 +0000 UTC m=+12.619119675 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb14c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c8d20 item 39 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.182536173 +0000 UTC m=+12.619579433 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb19c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.182536173 +0000 UTC m=+12.619579433 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6eb1ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c8fc0 item 39 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.183617215 +0000 UTC m=+12.620660475 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c9650 item 40 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.184127719 +0000 UTC m=+12.621170980 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef6b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.184127719 +0000 UTC m=+12.621170980 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c9e30 item 40 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.185478831 +0000 UTC m=+12.622522091 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a380 item 41 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.185887793 +0000 UTC m=+12.622931052 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ef7b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a540 item 41 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.186406592 +0000 UTC m=+12.623449852 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.186406592 +0000 UTC m=+12.623449852 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a700 item 41 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.187602932 +0000 UTC m=+12.624646193 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7028c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4abd0 item 42 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.188047312 +0000 UTC m=+12.625090572 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4aee0 item 42 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.189851409 +0000 UTC m=+12.626894669 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70296c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.189851409 +0000 UTC m=+12.626894669 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7029c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b180 item 42 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.192190025 +0000 UTC m=+12.629233335 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b500 item 43 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.192576947 +0000 UTC m=+12.629620206 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b6c0 item 43 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.19297097 +0000 UTC m=+12.630014230 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7044dc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.19297097 +0000 UTC m=+12.630014230 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b880 item 43 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.194176697 +0000 UTC m=+12.631219957 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659a000 item 44 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.194599706 +0000 UTC m=+12.631642976 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7045e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659aa80 item 44 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.195221059 +0000 UTC m=+12.632264319 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.195221059 +0000 UTC m=+12.632264319 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7070a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659b340 item 44 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.19632286 +0000 UTC m=+12.633366120 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659b960 item 45 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.196729838 +0000 UTC m=+12.633773099 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.196729838 +0000 UTC m=+12.633773099 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7071c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659bdc0 item 45 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.197946457 +0000 UTC m=+12.634989717 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c28310 item 46 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.198369786 +0000 UTC m=+12.635413046 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.198369786 +0000 UTC m=+12.635413046 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7098f80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c285b0 item 46 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.199466677 +0000 UTC m=+12.636509937 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70995c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c28d20 item 47 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.199860571 +0000 UTC m=+12.636903832 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7099ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.199860571 +0000 UTC m=+12.636903832 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c02c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c29030 item 47 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.200966761 +0000 UTC m=+12.638010021 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c293b0 item 48 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.201379771 +0000 UTC m=+12.638423030 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c0e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.201379771 +0000 UTC m=+12.638423030 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c295e0 item 48 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.202530945 +0000 UTC m=+12.639574204 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70c1b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c29a40 item 49 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.203072347 +0000 UTC m=+12.640115607 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f00c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.203072347 +0000 UTC m=+12.640115607 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c29c70 item 49 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.204035806 +0000 UTC m=+12.641079067 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f0c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b06230 item 50 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.205674791 +0000 UTC m=+12.642718052 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.205674791 +0000 UTC m=+12.642718052 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b067e0 item 50 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.207623331 +0000 UTC m=+12.644666592 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf70f1d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b071f0 item 51 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.208842765 +0000 UTC m=+12.645886025 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.208842765 +0000 UTC m=+12.645886025 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b073b0 item 51 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.211044001 +0000 UTC m=+12.648087262 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ef40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b07b90 item 52 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.212961613 +0000 UTC m=+12.650004873 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.212961613 +0000 UTC m=+12.650004873 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c4ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a6b60 item 52 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.215737496 +0000 UTC m=+12.652780756 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a6ee0 item 53 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.216276043 +0000 UTC m=+12.653319303 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69c5a40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.216276043 +0000 UTC m=+12.653319303 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a70a0 item 53 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.217484615 +0000 UTC m=+12.654527875 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7420 item 54 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.218057838 +0000 UTC m=+12.655101098 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e8c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.218057838 +0000 UTC m=+12.655101098 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a75e0 item 54 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.219891481 +0000 UTC m=+12.656934741 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7ab0 item 55 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.220409699 +0000 UTC m=+12.657452960 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69e9d00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.220409699 +0000 UTC m=+12.657452960 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0340): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7ce0 item 55 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.222759687 +0000 UTC m=+12.659802947 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b09c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b8930 item 56 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.223694733 +0000 UTC m=+12.660737994 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b0ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.223694733 +0000 UTC m=+12.660737994 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b90a0 item 56 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.225530481 +0000 UTC m=+12.662573741 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72b1a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b9810 item 57 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.226219121 +0000 UTC m=+12.663262381 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d80c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b9d50 item 57 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.226722211 +0000 UTC m=+12.663765481 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.226722211 +0000 UTC m=+12.663765481 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d8b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0c150 item 57 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.228518764 +0000 UTC m=+12.665562034 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d91c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0c620 item 58 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.229336348 +0000 UTC m=+12.666379608 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0c9a0 item 58 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.229901877 +0000 UTC m=+12.666945136 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72d9c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.229901877 +0000 UTC m=+12.666945136 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0ce00 item 58 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.231592057 +0000 UTC m=+12.668635318 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fa940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0d500 item 59 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.232165992 +0000 UTC m=+12.669209251 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fae80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0d730 item 59 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.232749564 +0000 UTC m=+12.669792824 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb3c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.232749564 +0000 UTC m=+12.669792824 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a073c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cb650 item 59 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.234841995 +0000 UTC m=+12.671885255 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cb9d0 item 60 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.235473929 +0000 UTC m=+12.672517190 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cbb90 item 60 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.236259803 +0000 UTC m=+12.673303063 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.236259803 +0000 UTC m=+12.673303063 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f0b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cbd50 item 60 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.237942822 +0000 UTC m=+12.674986081 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6ae8cb0 item 61 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.238569655 +0000 UTC m=+12.675612915 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f16c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.238569655 +0000 UTC m=+12.675612915 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73f1dc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6ae9110 item 61 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.24040937 +0000 UTC m=+12.677452630 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738c500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6ae9650 item 62 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.240999114 +0000 UTC m=+12.678042373 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738ca40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.240999114 +0000 UTC m=+12.678042373 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6ae9810 item 62 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.242559009 +0000 UTC m=+12.679602269 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738d780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6ae9b90 item 63 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.243025231 +0000 UTC m=+12.680068491 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf738dcc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.243025231 +0000 UTC m=+12.680068491 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73ae4c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b2e150 item 63 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.244430915 +0000 UTC m=+12.681474185 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fb6c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0d960 item 64 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.245073428 +0000 UTC m=+12.682116688 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72fbc00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.245073428 +0000 UTC m=+12.682116688 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322400): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6d0dc70 item 64 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.246561098 +0000 UTC m=+12.683604357 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322a40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691a380 item 65 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.247144389 +0000 UTC m=+12.684187649 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7322ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.247144389 +0000 UTC m=+12.684187649 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73233c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691a5b0 item 65 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.248514788 +0000 UTC m=+12.685558048 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691ae70 item 66 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.249234507 +0000 UTC m=+12.686277766 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7323e80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.249234507 +0000 UTC m=+12.686277766 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734e4c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691b030 item 66 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.250638819 +0000 UTC m=+12.687682079 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734eb00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691b6c0 item 67 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.251779082 +0000 UTC m=+12.688822342 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734ef80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.251779082 +0000 UTC m=+12.688822342 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734f480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf691bab0 item 67 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.253004908 +0000 UTC m=+12.690048167 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf734fb00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c2230 item 68 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.253805339 +0000 UTC m=+12.690848599 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.253805339 +0000 UTC m=+12.690848599 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c2620 item 68 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.25528273 +0000 UTC m=+12.692325989 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7378c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c2c40 item 69 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.255859799 +0000 UTC m=+12.692903060 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.255859799 +0000 UTC m=+12.692903060 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c2fc0 item 69 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.257032353 +0000 UTC m=+12.694075613 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7379c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c3730 item 70 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.257851199 +0000 UTC m=+12.694894469 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.257851199 +0000 UTC m=+12.694894469 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74167c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68c3b20 item 70 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.25920665 +0000 UTC m=+12.696249910 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7416e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b2ed90 item 71 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.25984767 +0000 UTC m=+12.696890930 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73aebc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.25984767 +0000 UTC m=+12.696890930 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af0c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b2f110 item 71 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.261211947 +0000 UTC m=+12.698255207 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73af740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b2f810 item 72 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.261819074 +0000 UTC m=+12.698862333 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf73afc40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.261819074 +0000 UTC m=+12.698862333 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b2fc70 item 72 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.263318065 +0000 UTC m=+12.700361324 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68ee5b0 item 73 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.263962923 +0000 UTC m=+12.701006182 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7480d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68eea10 item 73 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.264521778 +0000 UTC m=+12.701565037 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.264521778 +0000 UTC m=+12.701565037 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68eed20 item 73 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.265894711 +0000 UTC m=+12.702937971 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7481d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68ef3b0 item 74 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.266498771 +0000 UTC m=+12.703542031 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68ef650 item 74 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.26718621 +0000 UTC m=+12.704229469 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c88c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.26718621 +0000 UTC m=+12.704229469 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c8e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68ef880 item 74 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.26881207 +0000 UTC m=+12.705855330 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf687e070 item 75 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.269506953 +0000 UTC m=+12.706550213 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf687e620 item 75 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.270214679 +0000 UTC m=+12.707257939 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74c9ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.270214679 +0000 UTC m=+12.707257939 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ea500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf687e8c0 item 75 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.271562905 +0000 UTC m=+12.708606165 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eab40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf687f420 item 76 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.272019717 +0000 UTC m=+12.709062978 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf687f880 item 76 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.272699893 +0000 UTC m=+12.709743153 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74eb580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.272699893 +0000 UTC m=+12.709743153 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74ebb00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d0070 item 76 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.274288572 +0000 UTC m=+12.711331833 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d0540 item 77 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.27493797 +0000 UTC m=+12.711981229 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.27493797 +0000 UTC m=+12.711981229 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7506e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d0850 item 77 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.276562277 +0000 UTC m=+12.713605537 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d1180 item 78 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.277023037 +0000 UTC m=+12.714066297 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7507980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.277023037 +0000 UTC m=+12.714066297 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d1570 item 78 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.278452657 +0000 UTC m=+12.715495927 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75207c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d1a40 item 79 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.279007484 +0000 UTC m=+12.716050744 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.279007484 +0000 UTC m=+12.716050744 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75213c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68d1d50 item 79 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.280856486 +0000 UTC m=+12.717899746 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b22540 item 80 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.28158386 +0000 UTC m=+12.718627120 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7417880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.28158386 +0000 UTC m=+12.718627120 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b229a0 item 80 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.283824783 +0000 UTC m=+12.720868043 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74486c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b23880 item 81 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.284333733 +0000 UTC m=+12.721376993 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7448b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.284333733 +0000 UTC m=+12.721376993 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b23dc0 item 81 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.28594165 +0000 UTC m=+12.722984910 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68cc690 item 82 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.286695564 +0000 UTC m=+12.723738824 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7449c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.286695564 +0000 UTC m=+12.723738824 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7586280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68cc8c0 item 82 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.289303088 +0000 UTC m=+12.726346348 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692caf0 item 83 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.291719492 +0000 UTC m=+12.728762752 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.291719492 +0000 UTC m=+12.728762752 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721fc80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692d1f0 item 83 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.294549086 +0000 UTC m=+12.731592346 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e3c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692d810 item 84 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.295224591 +0000 UTC m=+12.732267851 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721e8c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.295224591 +0000 UTC m=+12.732267851 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721ee40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692da40 item 84 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.296767024 +0000 UTC m=+12.733810285 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf721f4c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69362a0 item 85 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.297277479 +0000 UTC m=+12.734320738 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7520480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.297277479 +0000 UTC m=+12.734320738 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf75209c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6936d90 item 85 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.299381292 +0000 UTC m=+12.736424551 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6937420 item 86 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.300061406 +0000 UTC m=+12.737104666 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.300061406 +0000 UTC m=+12.737104666 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7521e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69377a0 item 86 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.301664023 +0000 UTC m=+12.738707283 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c070 item 87 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.302421804 +0000 UTC m=+12.739465064 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.302421804 +0000 UTC m=+12.739465064 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74448c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c230 item 87 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.303857615 +0000 UTC m=+12.740900875 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7444f40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c620 item 88 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.304429636 +0000 UTC m=+12.741472896 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7445440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.304429636 +0000 UTC m=+12.741472896 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf74459c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c7e0 item 88 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.306813918 +0000 UTC m=+12.743857178 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6150 item 89 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.307237329 +0000 UTC m=+12.744280588 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6460 item 89 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.307724829 +0000 UTC m=+12.744768089 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.307724829 +0000 UTC m=+12.744768089 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d355c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6620 item 89 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.308887124 +0000 UTC m=+12.745930383 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6a10 item 90 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.309277823 +0000 UTC m=+12.746321082 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6bd0 item 90 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.309723073 +0000 UTC m=+12.746766334 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.309723073 +0000 UTC m=+12.746766334 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6e70 item 90 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.310855672 +0000 UTC m=+12.747898932 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b71f0 item 91 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.311662045 +0000 UTC m=+12.748705305 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d79c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b73b0 item 91 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.312645793 +0000 UTC m=+12.749689053 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.312645793 +0000 UTC m=+12.749689053 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7570 item 91 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.314236156 +0000 UTC m=+12.751279426 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7a40 item 92 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.314893577 +0000 UTC m=+12.751936837 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7d50 item 92 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.315669133 +0000 UTC m=+12.752712392 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.315669133 +0000 UTC m=+12.752712392 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91d00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb40e0 item 92 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.317030273 +0000 UTC m=+12.754073533 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4460 item 93 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.317455897 +0000 UTC m=+12.754499157 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.317455897 +0000 UTC m=+12.754499157 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4620 item 93 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.318569059 +0000 UTC m=+12.755612319 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4a10 item 94 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.319264482 +0000 UTC m=+12.756307742 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.319264482 +0000 UTC m=+12.756307742 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b0c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4bd0 item 94 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.32072507 +0000 UTC m=+12.757768331 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b9c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4f50 item 95 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.32281604 +0000 UTC m=+12.759859300 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a404c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.32281604 +0000 UTC m=+12.759859300 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5110 item 95 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.324575152 +0000 UTC m=+12.761618422 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5490 item 96 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.324965559 +0000 UTC m=+12.762008819 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72161c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.324965559 +0000 UTC m=+12.762008819 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72168c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5650 item 96 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= 2026/04/24 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : >WaitForWriters: 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.34851328 +0000 UTC m=+12.785556540 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.34851328 +0000 UTC m=+12.785556540 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.34851328 +0000 UTC m=+12.785556540 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db77a0 item 1 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.351764119 +0000 UTC m=+12.788807380 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.351764119 +0000 UTC m=+12.788807380 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db7ce0 item 2 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.354818287 +0000 UTC m=+12.791861547 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a071c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.354818287 +0000 UTC m=+12.791861547 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a076c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.354818287 +0000 UTC m=+12.791861547 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72441c0 item 3 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.358654032 +0000 UTC m=+12.795697302 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.358654032 +0000 UTC m=+12.795697302 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244690 item 4 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.364372792 +0000 UTC m=+12.801416051 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acce80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.364372792 +0000 UTC m=+12.801416051 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.364372792 +0000 UTC m=+12.801416051 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd7c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244a10 item 5 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.36800431 +0000 UTC m=+12.805047570 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acde40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.36800431 +0000 UTC m=+12.805047570 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7245180 item 6 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.369979 +0000 UTC m=+12.807022279 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.369979 +0000 UTC m=+12.807022279 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.369979 +0000 UTC m=+12.807022279 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b934c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7245500 item 7 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.373461647 +0000 UTC m=+12.810504907 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.373461647 +0000 UTC m=+12.810504907 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72459d0 item 8 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6bd8740): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.376155133 +0000 UTC m=+12.813198413 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.376155133 +0000 UTC m=+12.813198413 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd8f80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.376155133 +0000 UTC m=+12.813198413 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7245d50 item 9 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.377815349 +0000 UTC m=+12.814858609 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd9b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.377815349 +0000 UTC m=+12.814858609 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6914ee0 item 10 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6c80780): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.379787693 +0000 UTC m=+12.816830954 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c80b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.379787693 +0000 UTC m=+12.816830954 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.379787693 +0000 UTC m=+12.816830954 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915420 item 11 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.381777201 +0000 UTC m=+12.818820461 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c81bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.381777201 +0000 UTC m=+12.818820461 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915ab0 item 12 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6c9e840): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9e840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.383726642 +0000 UTC m=+12.820769903 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9ec00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.383726642 +0000 UTC m=+12.820769903 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f2c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722a150 item 13 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.386274985 +0000 UTC m=+12.823318245 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9f940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.386274985 +0000 UTC m=+12.823318245 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c9fe80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722a690 item 14 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf72760c0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72760c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.387873384 +0000 UTC m=+12.824916644 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.387873384 +0000 UTC m=+12.824916644 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7276b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728ce70 item 15 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.391606133 +0000 UTC m=+12.828649393 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72771c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.391606133 +0000 UTC m=+12.828649393 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728d2d0 item 16 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.395456284 +0000 UTC m=+12.832499544 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7277d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.395456284 +0000 UTC m=+12.832499544 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d562c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.395456284 +0000 UTC m=+12.832499544 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d567c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728d650 item 17 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.403022825 +0000 UTC m=+12.840066084 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d56e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.403022825 +0000 UTC m=+12.840066084 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728db20 item 18 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.405680594 +0000 UTC m=+12.842723864 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d57a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.405680594 +0000 UTC m=+12.842723864 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.405680594 +0000 UTC m=+12.842723864 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9c500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ec310 item 19 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.41032223 +0000 UTC m=+12.847365490 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9cb80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.41032223 +0000 UTC m=+12.847365490 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d0c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ecf50 item 20 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.412111159 +0000 UTC m=+12.849154419 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9d740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.412111159 +0000 UTC m=+12.849154419 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d9dc40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.412111159 +0000 UTC m=+12.849154419 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ed490 item 21 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.417829207 +0000 UTC m=+12.854872468 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd68c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.417829207 +0000 UTC m=+12.854872468 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd6e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700e230 item 22 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.422115543 +0000 UTC m=+12.859158803 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.422115543 +0000 UTC m=+12.859158803 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.422115543 +0000 UTC m=+12.859158803 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dd7e80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700e690 item 23 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.423769366 +0000 UTC m=+12.860812625 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.423769366 +0000 UTC m=+12.860812625 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df4b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700ed20 item 24 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6df5180): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.42521739 +0000 UTC m=+12.862260650 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.42521739 +0000 UTC m=+12.862260650 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6df5a40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.42521739 +0000 UTC m=+12.862260650 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700f0a0 item 25 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.427260199 +0000 UTC m=+12.864303458 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1e700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.427260199 +0000 UTC m=+12.864303458 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1ec40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700f6c0 item 26 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6e1f280): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.428602273 +0000 UTC m=+12.865645533 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.428602273 +0000 UTC m=+12.865645533 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1f900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.428602273 +0000 UTC m=+12.865645533 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e1fe40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf700fa40 item 27 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.432378705 +0000 UTC m=+12.869421995 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e565c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.432378705 +0000 UTC m=+12.869421995 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e56b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69225b0 item 28 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6e57140): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.434629686 +0000 UTC m=+12.871672946 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.434629686 +0000 UTC m=+12.871672946 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e57bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6923030 item 29 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.436588105 +0000 UTC m=+12.873631385 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72340): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.436588105 +0000 UTC m=+12.873631385 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69237a0 item 30 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): _readAt: size=2, off=0 2026/04/24 01:03:14 ERROR : open-test-file(0x32bf6e72ec0): Couldn't read size of file 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e72ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.438308063 +0000 UTC m=+12.875351323 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.438308063 +0000 UTC m=+12.875351323 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e73940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6923dc0 item 31 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.440028141 +0000 UTC m=+12.877071401 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea20c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.440028141 +0000 UTC m=+12.877071401 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c8930 item 32 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.441709647 +0000 UTC m=+12.878752907 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea2c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c8e00 item 33 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.442277178 +0000 UTC m=+12.879320448 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea30c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.442277178 +0000 UTC m=+12.879320448 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea35c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c9180 item 33 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.444571912 +0000 UTC m=+12.881615202 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a070 item 34 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.445453487 +0000 UTC m=+12.882496747 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.445453487 +0000 UTC m=+12.882496747 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4e980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a230 item 34 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.447337615 +0000 UTC m=+12.884380875 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4efc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a5b0 item 35 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.448112769 +0000 UTC m=+12.885156029 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.448112769 +0000 UTC m=+12.885156029 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a4f940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4a770 item 35 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.449949378 +0000 UTC m=+12.886992639 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f020c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4ac40 item 36 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.450555803 +0000 UTC m=+12.887599064 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f025c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.450555803 +0000 UTC m=+12.887599064 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f02b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4af50 item 36 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.451799112 +0000 UTC m=+12.888842372 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b3b0 item 37 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.453384416 +0000 UTC m=+12.890427695 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f035c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.453384416 +0000 UTC m=+12.890427695 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f03ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b570 item 37 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.454946826 +0000 UTC m=+12.891990086 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ea3c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65c9880 item 38 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.45558411 +0000 UTC m=+12.892627370 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.45558411 +0000 UTC m=+12.892627370 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659a0e0 item 38 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.462436931 +0000 UTC m=+12.899480192 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed2e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659b3b0 item 39 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.462908551 +0000 UTC m=+12.899951812 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.462908551 +0000 UTC m=+12.899951812 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659b7a0 item 39 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.465393194 +0000 UTC m=+12.902436455 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6ed3e80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf659be30 item 40 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.466411768 +0000 UTC m=+12.903455049 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.466411768 +0000 UTC m=+12.903455049 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1a500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4b810 item 40 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.468619287 +0000 UTC m=+12.905662547 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1aac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6e4bd50 item 41 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.469058286 +0000 UTC m=+12.906101546 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1afc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b06230 item 41 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.46979637 +0000 UTC m=+12.906839630 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.46979637 +0000 UTC m=+12.906839630 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f1b9c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b067e0 item 41 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.472172878 +0000 UTC m=+12.909216138 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b071f0 item 42 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.473654606 +0000 UTC m=+12.910697866 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b073b0 item 42 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.474361301 +0000 UTC m=+12.911404561 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f36b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.474361301 +0000 UTC m=+12.911404561 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f370c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6b07650 item 42 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.476124843 +0000 UTC m=+12.913168122 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a62a0 item 43 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.47692332 +0000 UTC m=+12.913966580 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f37c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a6700 item 43 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.47772839 +0000 UTC m=+12.914771650 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.47772839 +0000 UTC m=+12.914771650 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a68c0 item 43 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.479325276 +0000 UTC m=+12.916368536 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f54dc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a6d20 item 44 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.480046448 +0000 UTC m=+12.917089707 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f552c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a6ee0 item 44 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.480727294 +0000 UTC m=+12.917770554 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.480727294 +0000 UTC m=+12.917770554 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f55d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a70a0 item 44 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.482219723 +0000 UTC m=+12.919262983 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f704c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7420 item 45 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.482884518 +0000 UTC m=+12.919927778 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f865c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.482884518 +0000 UTC m=+12.919927778 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f86cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c28230 item 45 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.484614595 +0000 UTC m=+12.921657875 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c287e0 item 46 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48529464 +0000 UTC m=+12.922337899 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f87800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48529464 +0000 UTC m=+12.922337899 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c28a10 item 46 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48712142 +0000 UTC m=+12.924164680 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c29110 item 47 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48747141 +0000 UTC m=+12.924514670 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa4b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48747141 +0000 UTC m=+12.924514670 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c292d0 item 47 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.48935066 +0000 UTC m=+12.926393940 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c296c0 item 48 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.490226864 +0000 UTC m=+12.927270125 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fa5d80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.490226864 +0000 UTC m=+12.927270125 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c298f0 item 48 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.497324118 +0000 UTC m=+12.934367377 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7650 item 49 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.498348592 +0000 UTC m=+12.935391853 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f70f40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.498348592 +0000 UTC m=+12.935391853 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7960 item 49 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.500209527 +0000 UTC m=+12.937252787 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6f71b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72a7d50 item 50 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.500690887 +0000 UTC m=+12.937734147 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.500690887 +0000 UTC m=+12.937734147 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b8700 item 50 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.5022602 +0000 UTC m=+12.939303520 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7012d00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b91f0 item 51 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.503164227 +0000 UTC m=+12.940207487 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.503164227 +0000 UTC m=+12.940207487 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7013740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b9650 item 51 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.505315871 +0000 UTC m=+12.942359131 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6c29d50 item 52 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.506990143 +0000 UTC m=+12.944033403 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.506990143 +0000 UTC m=+12.944033403 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70ca070 item 52 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.510535758 +0000 UTC m=+12.947579029 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc3d00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70ca3f0 item 53 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.511788755 +0000 UTC m=+12.948832015 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.511788755 +0000 UTC m=+12.948832015 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70ca5b0 item 53 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.515750728 +0000 UTC m=+12.952793988 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe2ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722a540 item 54 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.520328462 +0000 UTC m=+12.957371723 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe33c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.520328462 +0000 UTC m=+12.957371723 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fe3940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722a700 item 54 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.523309292 +0000 UTC m=+12.960352552 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce1c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722aa80 item 55 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.523983146 +0000 UTC m=+12.961026405 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6836440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.523983146 +0000 UTC m=+12.961026405 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6837ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70ca770 item 55 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.526524946 +0000 UTC m=+12.963568205 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70caaf0 item 56 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.528231558 +0000 UTC m=+12.965274818 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d34ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.528231558 +0000 UTC m=+12.965274818 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35440): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cacb0 item 56 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.532327123 +0000 UTC m=+12.969370383 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d35a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cb030 item 57 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.532736397 +0000 UTC m=+12.969779656 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d60c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cb2d0 item 57 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.535261966 +0000 UTC m=+12.972305226 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.535261966 +0000 UTC m=+12.972305226 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d6c80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cb6c0 item 57 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.536853972 +0000 UTC m=+12.973897232 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d72c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cba40 item 58 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.537551278 +0000 UTC m=+12.974594538 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cbc00 item 58 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.538010206 +0000 UTC m=+12.975053466 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69d7d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.538010206 +0000 UTC m=+12.975053466 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf70cbdc0 item 58 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.541421208 +0000 UTC m=+12.978464468 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ce840): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722acb0 item 59 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.543473693 +0000 UTC m=+12.980516954 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65ced80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722ae70 item 59 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.543899628 +0000 UTC m=+12.980942898 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cf2c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.543899628 +0000 UTC m=+12.980942898 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf65cfb80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b030 item 59 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.546063985 +0000 UTC m=+12.983107246 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b42c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b3b0 item 60 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.547377907 +0000 UTC m=+12.984421167 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b570 item 60 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.548257979 +0000 UTC m=+12.985301239 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b4e40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.548257979 +0000 UTC m=+12.985301239 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722b730 item 60 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.551937878 +0000 UTC m=+12.988981139 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69b5ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722bab0 item 61 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.552794937 +0000 UTC m=+12.989838198 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5a200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.552794937 +0000 UTC m=+12.989838198 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5b340): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf722bc70 item 61 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.554631576 +0000 UTC m=+12.991674836 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c5be40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74ae1c0 item 62 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.555047631 +0000 UTC m=+12.992090892 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e90b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.555047631 +0000 UTC m=+12.992090892 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74ae380 item 62 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.556562643 +0000 UTC m=+12.993605913 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e918c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74ae700 item 63 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.557338548 +0000 UTC m=+12.994381809 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e91e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.557338548 +0000 UTC m=+12.994381809 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74ae8c0 item 63 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.559823051 +0000 UTC m=+12.996866311 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a92d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74aec40 item 64 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.560331371 +0000 UTC m=+12.997374631 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.560331371 +0000 UTC m=+12.997374631 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a93a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74aee00 item 64 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.562968841 +0000 UTC m=+13.000012101 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74af180 item 65 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.564760676 +0000 UTC m=+13.001803935 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a065c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.564760676 +0000 UTC m=+13.001803935 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a06ac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74af340 item 65 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.566396254 +0000 UTC m=+13.003439514 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07100): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74af6c0 item 66 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.567305893 +0000 UTC m=+13.004349153 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.567305893 +0000 UTC m=+13.004349153 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a07b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74af880 item 66 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.569069854 +0000 UTC m=+13.006113124 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b8af0 item 67 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.572308229 +0000 UTC m=+13.009351490 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.572308229 +0000 UTC m=+13.009351490 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a41a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b91f0 item 67 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.574226612 +0000 UTC m=+13.011269903 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216180): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf68b99d0 item 68 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.574920833 +0000 UTC m=+13.011964094 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.574920833 +0000 UTC m=+13.011964094 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7216c00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692c380 item 68 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.576843564 +0000 UTC m=+13.013886825 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692d3b0 item 69 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.578287612 +0000 UTC m=+13.015330893 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf72176c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.578287612 +0000 UTC m=+13.015330893 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf7217bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692d730 item 69 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.580299352 +0000 UTC m=+13.017342612 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf692dc70 item 70 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.581096506 +0000 UTC m=+13.018139766 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.581096506 +0000 UTC m=+13.018139766 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6fc2e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6936150 item 70 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.582637807 +0000 UTC m=+13.019681068 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6936d90 item 71 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.583433921 +0000 UTC m=+13.020477181 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.583433921 +0000 UTC m=+13.020477181 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a56f80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69371f0 item 71 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.585652932 +0000 UTC m=+13.022696192 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69377a0 item 72 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.586393781 +0000 UTC m=+13.023437041 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a57b00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.586393781 +0000 UTC m=+13.023437041 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70140): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6937c70 item 72 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.588339335 +0000 UTC m=+13.025382595 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70700): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74afc00 item 73 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.589383507 +0000 UTC m=+13.026426777 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692ee00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf74afdc0 item 73 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.589934017 +0000 UTC m=+13.026977288 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf692f300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.589934017 +0000 UTC m=+13.026977288 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb40e0 item 73 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.591361673 +0000 UTC m=+13.028404933 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ea640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4460 item 74 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.591881625 +0000 UTC m=+13.028924885 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eab40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4620 item 74 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.592471369 +0000 UTC m=+13.029514629 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb080): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.592471369 +0000 UTC m=+13.029514629 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69eb600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4850 item 74 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.600443184 +0000 UTC m=+13.037486443 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf69ebc40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4bd0 item 75 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.600866263 +0000 UTC m=+13.037909523 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): _writeAt: size=3, off=2 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4d90 item 75 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.601873996 +0000 UTC m=+13.038917256 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90780): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.601873996 +0000 UTC m=+13.038917256 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a90cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb4f50 item 75 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.603442058 +0000 UTC m=+13.040485338 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91300): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb52d0 item 76 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.60391472 +0000 UTC m=+13.040957980 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5490 item 76 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): _writeAt: size=3, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.604757812 +0000 UTC m=+13.041801072 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a91d40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.604757812 +0000 UTC m=+13.041801072 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acc3c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5650 item 76 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.606012382 +0000 UTC m=+13.043055641 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acca00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5c00 item 77 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.606508278 +0000 UTC m=+13.043551538 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6accf00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.606508278 +0000 UTC m=+13.043551538 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acd600): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6eb5dc0 item 77 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.607787254 +0000 UTC m=+13.044830513 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6acdc40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6310 item 78 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.60825183 +0000 UTC m=+13.045295110 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92240): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.60825183 +0000 UTC m=+13.045295110 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92940): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6620 item 78 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.609785758 +0000 UTC m=+13.046829018 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b92f80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6a10 item 79 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.610260414 +0000 UTC m=+13.047303694 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.610260414 +0000 UTC m=+13.047303694 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6b93b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db6e00 item 79 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.61158182 +0000 UTC m=+13.048625079 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd42c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db7180 item 80 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.612042429 +0000 UTC m=+13.049085709 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd47c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.612042429 +0000 UTC m=+13.049085709 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd4ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db76c0 item 80 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.613340461 +0000 UTC m=+13.050383721 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5500): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db7ab0 item 81 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.613830307 +0000 UTC m=+13.050873566 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5980): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.613830307 +0000 UTC m=+13.050873566 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6bd5ec0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6db7c70 item 81 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.615367959 +0000 UTC m=+13.052411220 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72440e0 item 82 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.616027816 +0000 UTC m=+13.053071076 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be4b40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.616027816 +0000 UTC m=+13.053071076 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be50c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72442a0 item 82 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.617337349 +0000 UTC m=+13.054380629 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5740): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf7244620 item 83 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.61798335 +0000 UTC m=+13.055026620 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6be5c40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.61798335 +0000 UTC m=+13.055026620 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6c7e280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72447e0 item 83 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.619473344 +0000 UTC m=+13.056516654 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b63f0 item 84 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.62020742 +0000 UTC m=+13.057250680 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a70e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.62020742 +0000 UTC m=+13.057250680 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b65b0 item 84 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.621950862 +0000 UTC m=+13.058994132 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6a71a00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b69a0 item 85 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.622483187 +0000 UTC m=+13.059526447 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40000): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.622483187 +0000 UTC m=+13.059526447 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6b60 item 85 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.623674066 +0000 UTC m=+13.060717327 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d40bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b6fc0 item 86 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.624189049 +0000 UTC m=+13.061232309 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d410c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.624189049 +0000 UTC m=+13.061232309 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41640): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7180 item 86 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.625665908 +0000 UTC m=+13.062709169 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d41cc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7500 item 87 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.626184798 +0000 UTC m=+13.063228058 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d602c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.626184798 +0000 UTC m=+13.063228058 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7810 item 87 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.627305334 +0000 UTC m=+13.064348594 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d60e80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf72b7ce0 item 88 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.627924174 +0000 UTC m=+13.064967434 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61380): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.627924174 +0000 UTC m=+13.064967434 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6d61900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69141c0 item 88 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.629364614 +0000 UTC m=+13.066407874 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915030 item 89 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.630732616 +0000 UTC m=+13.067775877 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daa580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69151f0 item 89 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.631965646 +0000 UTC m=+13.069008916 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6daaac0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.631965646 +0000 UTC m=+13.069008916 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab040): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915490 item 89 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.633968388 +0000 UTC m=+13.071011648 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dab680): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf69158f0 item 90 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.634419149 +0000 UTC m=+13.071462409 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6dabbc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915c70 item 90 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.635020725 +0000 UTC m=+13.072063985 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.635020725 +0000 UTC m=+13.072063985 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de87c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf6915e30 item 90 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.636927697 +0000 UTC m=+13.073970957 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de8e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c310 item 91 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.637580269 +0000 UTC m=+13.074623529 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9340): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): >_readAt: n=2, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): _writeAt: size=3, off=7 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c540 item 91 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.63847026 +0000 UTC m=+13.075513540 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9880): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): >_readAt: n=8, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.63847026 +0000 UTC m=+13.075513540 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6de9e00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728c700 item 91 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.640377291 +0000 UTC m=+13.077420552 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728cbd0 item 92 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.641296698 +0000 UTC m=+13.078339978 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): open at offset 5 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728cee0 item 92 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): _readAt: size=2, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): _writeAt: size=3, off=5 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): >_writeAt: n=3, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.641921387 +0000 UTC m=+13.078964647 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e08fc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): >_readAt: n=3, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.641921387 +0000 UTC m=+13.078964647 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09580): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728d180 item 92 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.643278001 +0000 UTC m=+13.080321260 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e09bc0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728d500 item 93 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.644176707 +0000 UTC m=+13.081219978 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32200): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.644176707 +0000 UTC m=+13.081219978 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32900): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728d6c0 item 93 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.646461421 +0000 UTC m=+13.083504682 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e32f40): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728da40 item 94 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.646877377 +0000 UTC m=+13.083920647 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33480): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.646877377 +0000 UTC m=+13.083920647 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e33b80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf728dc00 item 94 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.649409769 +0000 UTC m=+13.086453050 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e642c0): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ec460 item 95 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.650072541 +0000 UTC m=+13.087115801 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64800): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.650072541 +0000 UTC m=+13.087115801 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e64f00): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ec850 item 95 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): open at offset 0 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): _readAt: size=2, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): >_readAt: n=0, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.652460942 +0000 UTC m=+13.089504202 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65540): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): _writeAt: size=5, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): >openPending: err= 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ed0a0 item 96 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): >_writeAt: n=5, err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.654553986 +0000 UTC m=+13.091597246 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e65a80): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 01:03:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 01:03:14 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): _readAt: size=512, off=0 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): openPending: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): >openPending: err= 2026/04/24 01:03:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): >_readAt: n=5, err=EOF 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): close: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 01:03:14.654553986 +0000 UTC m=+13.091597246 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:14 DEBUG : open-test-file(0x32bf6e86280): >close: err= 2026/04/24 01:03:14 DEBUG : open-test-file: Remove: 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x32bf65ed420 item 96 2026/04/24 01:03:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 01:03:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 01:03:14 DEBUG : open-test-file: >Remove: err= 2026/04/24 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : >WaitForWriters: 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.25s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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.33s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:14 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:14 DEBUG : file1: newRWFileHandle: 2026/04/24 01:03:14 DEBUG : file1(0x32bf6f82340): openPending: 2026/04/24 01:03:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:14 DEBUG : file1(0x32bf6f82340): >openPending: err= 2026/04/24 01:03:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 01:03:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/24 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/24 01:03:14 DEBUG : Looking for writers 2026/04/24 01:03:14 DEBUG : file1: reading active writers 2026/04/24 01:03:14 DEBUG : file1: active writers 1 2026/04/24 01:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/24 01:03:15 DEBUG : Looking for writers 2026/04/24 01:03:15 DEBUG : file1: reading active writers 2026/04/24 01:03:15 DEBUG : file1: active writers 1 2026/04/24 01:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/24 01:03:15 DEBUG : Looking for writers 2026/04/24 01:03:15 DEBUG : file1: reading active writers 2026/04/24 01:03:15 DEBUG : file1: active writers 1 2026/04/24 01:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:16 DEBUG : Looking for writers 2026/04/24 01:03:16 DEBUG : file1: reading active writers 2026/04/24 01:03:16 DEBUG : file1: active writers 1 2026/04/24 01:03:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici/dir/file1: no such file or directory 2026/04/24 01:03:17 DEBUG : Looking for writers 2026/04/24 01:03:17 DEBUG : file1: reading active writers 2026/04/24 01:03:17 DEBUG : file1: active writers 1 2026/04/24 01:03:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:18 DEBUG : Looking for writers 2026/04/24 01:03:18 DEBUG : file1: reading active writers 2026/04/24 01:03:18 DEBUG : file1: active writers 1 2026/04/24 01:03:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:19 DEBUG : Looking for writers 2026/04/24 01:03:19 DEBUG : file1: reading active writers 2026/04/24 01:03:19 DEBUG : file1: active writers 1 2026/04/24 01:03:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:20 DEBUG : Looking for writers 2026/04/24 01:03:20 DEBUG : file1: reading active writers 2026/04/24 01:03:20 DEBUG : file1: active writers 1 2026/04/24 01:03:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:21 DEBUG : Looking for writers 2026/04/24 01:03:21 DEBUG : file1: reading active writers 2026/04/24 01:03:21 DEBUG : file1: active writers 1 2026/04/24 01:03:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:22 DEBUG : Looking for writers 2026/04/24 01:03:22 DEBUG : file1: reading active writers 2026/04/24 01:03:22 DEBUG : file1: active writers 1 2026/04/24 01:03:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:23 DEBUG : Looking for writers 2026/04/24 01:03:23 DEBUG : file1: reading active writers 2026/04/24 01:03:23 DEBUG : file1: active writers 1 2026/04/24 01:03:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:24 DEBUG : Looking for writers 2026/04/24 01:03:24 DEBUG : file1: reading active writers 2026/04/24 01:03:24 DEBUG : file1: active writers 1 2026/04/24 01:03:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:25 DEBUG : Looking for writers 2026/04/24 01:03:25 DEBUG : file1: reading active writers 2026/04/24 01:03:25 DEBUG : file1: active writers 1 2026/04/24 01:03:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:26 DEBUG : Looking for writers 2026/04/24 01:03:26 DEBUG : file1: reading active writers 2026/04/24 01:03:26 DEBUG : file1: active writers 1 2026/04/24 01:03:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:27 DEBUG : Looking for writers 2026/04/24 01:03:27 DEBUG : file1: reading active writers 2026/04/24 01:03:27 DEBUG : file1: active writers 1 2026/04/24 01:03:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:28 DEBUG : Looking for writers 2026/04/24 01:03:28 DEBUG : file1: reading active writers 2026/04/24 01:03:28 DEBUG : file1: active writers 1 2026/04/24 01:03:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:29 DEBUG : Looking for writers 2026/04/24 01:03:29 DEBUG : file1: reading active writers 2026/04/24 01:03:29 DEBUG : file1: active writers 1 2026/04/24 01:03:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:30 DEBUG : Looking for writers 2026/04/24 01:03:30 DEBUG : file1: reading active writers 2026/04/24 01:03:30 DEBUG : file1: active writers 1 2026/04/24 01:03:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:31 DEBUG : Looking for writers 2026/04/24 01:03:31 DEBUG : file1: reading active writers 2026/04/24 01:03:31 DEBUG : file1: active writers 1 2026/04/24 01:03:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:32 DEBUG : Looking for writers 2026/04/24 01:03:32 DEBUG : file1: reading active writers 2026/04/24 01:03:32 DEBUG : file1: active writers 1 2026/04/24 01:03:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:33 DEBUG : Looking for writers 2026/04/24 01:03:33 DEBUG : file1: reading active writers 2026/04/24 01:03:33 DEBUG : file1: active writers 1 2026/04/24 01:03:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:34 DEBUG : Looking for writers 2026/04/24 01:03:34 DEBUG : file1: reading active writers 2026/04/24 01:03:34 DEBUG : file1: active writers 1 2026/04/24 01:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:35 DEBUG : Looking for writers 2026/04/24 01:03:35 DEBUG : file1: reading active writers 2026/04/24 01:03:35 DEBUG : file1: active writers 1 2026/04/24 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:36 DEBUG : Looking for writers 2026/04/24 01:03:36 DEBUG : file1: reading active writers 2026/04/24 01:03:36 DEBUG : file1: active writers 1 2026/04/24 01:03:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:37 DEBUG : Looking for writers 2026/04/24 01:03:37 DEBUG : file1: reading active writers 2026/04/24 01:03:37 DEBUG : file1: active writers 1 2026/04/24 01:03:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:38 DEBUG : Looking for writers 2026/04/24 01:03:38 DEBUG : file1: reading active writers 2026/04/24 01:03:38 DEBUG : file1: active writers 1 2026/04/24 01:03:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:39 DEBUG : Looking for writers 2026/04/24 01:03:39 DEBUG : file1: reading active writers 2026/04/24 01:03:39 DEBUG : file1: active writers 1 2026/04/24 01:03:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:40 DEBUG : Looking for writers 2026/04/24 01:03:40 DEBUG : file1: reading active writers 2026/04/24 01:03:40 DEBUG : file1: active writers 1 2026/04/24 01:03:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:41 DEBUG : Looking for writers 2026/04/24 01:03:41 DEBUG : file1: reading active writers 2026/04/24 01:03:41 DEBUG : file1: active writers 1 2026/04/24 01:03:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:42 DEBUG : Looking for writers 2026/04/24 01:03:42 DEBUG : file1: reading active writers 2026/04/24 01:03:42 DEBUG : file1: active writers 1 2026/04/24 01:03:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:43 DEBUG : Looking for writers 2026/04/24 01:03:43 DEBUG : file1: reading active writers 2026/04/24 01:03:43 DEBUG : file1: active writers 1 2026/04/24 01:03:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/24 01:03:44 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x32bf69cb900 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x32bf6ef3688 notify:{wait:0 notify:0 lock:0 head: tail:} checker:3487361349312} name:file1 opens:1 downloaders: o: fd:0x32bf66042e0 info:{ModTime:{wall:14011488116265691526 ext:13118595523 loc:0x46b48a0} ATime:{wall:14011488116265691526 ext:13118595523 loc:0x46b48a0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/24 01:03:44 DEBUG : >WaitForWriters: 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:44 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:44 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:44 DEBUG : rename_me: newRWFileHandle: 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): openPending: 2026/04/24 01:03:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 01:03:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): >openPending: err= 2026/04/24 01:03:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/24 01:03:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 01:03:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/24 01:03:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): _writeAt: size=5, off=0 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): >_writeAt: n=5, err= 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): close: 2026/04/24 01:03:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-24 01:03:44.706638643 +0000 UTC m=+43.143681903 2026/04/24 01:03:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/24 01:03:44 DEBUG : rename_me(0x32bf6f837c0): >close: err= 2026/04/24 01:03:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/24 01:03:44 DEBUG : i_was_renamed: Updating file with 0x32bf6f84c30 2026/04/24 01:03:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/24 01:03:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 01:03:44 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:44 DEBUG : Looking for writers 2026/04/24 01:03:44 DEBUG : i_was_renamed: reading active writers 2026/04/24 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 01:03:44 DEBUG : Looking for writers 2026/04/24 01:03:44 DEBUG : i_was_renamed: reading active writers 2026/04/24 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 01:03:44 DEBUG : Looking for writers 2026/04/24 01:03:44 DEBUG : i_was_renamed: reading active writers 2026/04/24 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 01:03:44 DEBUG : Looking for writers 2026/04/24 01:03:44 DEBUG : i_was_renamed: reading active writers 2026/04/24 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 01:03:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/24 01:03:44 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:44 DEBUG : i_was_renamed: size = 5 OK 2026/04/24 01:03:44 INFO : i_was_renamed: Copied (new) 2026/04/24 01:03:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-24 01:03:44 +0000 UTC" 2026/04/24 01:03:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/24 01:03:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 01:03:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/24 01:03:44 DEBUG : Looking for writers 2026/04/24 01:03:44 DEBUG : i_was_renamed: reading active writers 2026/04/24 01:03:44 DEBUG : >WaitForWriters: 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:44 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 01:03:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-nphW}/rclone-test-semonil5hici" 2026/04/24 01:03:44 INFO : webdav root 'rclone-test-semonil5hici': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 01:03:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:45 DEBUG : forgetting directory cache 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): _readAt: size=512, off=0 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): openPending: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:04:44 +0000 UTC" against cached fingerprint "" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): >openPending: err= 2026/04/24 01:03:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): >_readAt: n=20, err=EOF 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): close: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:04:44 +0000 GMT 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6d357c0): >close: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:45 DEBUG : forgetting directory cache 2026/04/24 01:03:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): _readAt: size=512, off=0 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): openPending: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:05:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:04:44 +0000 UTC" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 00:05:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:04:44 +0000 UTC") 2026/04/24 01:03:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): >openPending: err= 2026/04/24 01:03:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): >_readAt: n=20, err=EOF 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): close: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:05:44 +0000 GMT 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6e90fc0): >close: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:45 DEBUG : forgetting directory cache 2026/04/24 01:03:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): _readAt: size=512, off=0 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): openPending: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:06:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:05:44 +0000 UTC" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 00:06:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:05:44 +0000 UTC") 2026/04/24 01:03:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): >openPending: err= 2026/04/24 01:03:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): >_readAt: n=20, err=EOF 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): close: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:06:44 +0000 GMT 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf7216e80): >close: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:45 DEBUG : forgetting directory cache 2026/04/24 01:03:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): _readAt: size=512, off=0 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): openPending: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:07:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:06:44 +0000 UTC" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 00:07:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:06:44 +0000 UTC") 2026/04/24 01:03:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): >openPending: err= 2026/04/24 01:03:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): >_readAt: n=20, err=EOF 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): close: 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:07:44 +0000 GMT 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate(0x32bf6f838c0): >close: err= 2026/04/24 01:03:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:46 DEBUG : forgetting directory cache 2026/04/24 01:03:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): _readAt: size=512, off=0 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): openPending: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:08:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:07:44 +0000 UTC" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 00:08:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:07:44 +0000 UTC") 2026/04/24 01:03:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): >openPending: err= 2026/04/24 01:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): >_readAt: n=20, err=EOF 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): close: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:08:44 +0000 GMT 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf6a60b00): >close: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:46 DEBUG : forgetting directory cache 2026/04/24 01:03:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): _readAt: size=512, off=0 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): openPending: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 00:09:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:08:44 +0000 UTC" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 00:09:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:08:44 +0000 UTC") 2026/04/24 01:03:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 01:03:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): >openPending: err= 2026/04/24 01:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): >_readAt: n=20, err=EOF 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): close: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:09:44 +0000 GMT 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69e9400): >close: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:46 DEBUG : forgetting directory cache 2026/04/24 01:03:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): _readAt: size=512, off=0 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): openPending: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-24 00:10:44 +0000 UTC" against cached fingerprint "20,2026-04-24 00:09:44 +0000 UTC" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-24 00:10:44 +0000 UTC" != cached fingerprint "20,2026-04-24 00:09:44 +0000 UTC") 2026/04/24 01:03:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/24 01:03:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): >openPending: err= 2026/04/24 01:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): >_readAt: n=21, err=EOF 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): close: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:10:44 +0000 GMT 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf69fd640): >close: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:46 DEBUG : forgetting directory cache 2026/04/24 01:03:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): _readAt: size=512, off=0 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): openPending: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-24 00:11:44 +0000 UTC" against cached fingerprint "21,2026-04-24 00:10:44 +0000 UTC" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-24 00:11:44 +0000 UTC" != cached fingerprint "21,2026-04-24 00:10:44 +0000 UTC") 2026/04/24 01:03:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/24 01:03:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): >openPending: err= 2026/04/24 01:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): >_readAt: n=22, err=EOF 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): close: 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:11:44 +0000 GMT 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate(0x32bf70d80c0): >close: err= 2026/04/24 01:03:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 DEBUG : forgetting directory cache 2026/04/24 01:03:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): _readAt: size=512, off=0 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): openPending: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-24 00:12:44 +0000 UTC" against cached fingerprint "22,2026-04-24 00:11:44 +0000 UTC" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-24 00:12:44 +0000 UTC" != cached fingerprint "22,2026-04-24 00:11:44 +0000 UTC") 2026/04/24 01:03:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/24 01:03:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): >openPending: err= 2026/04/24 01:03:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): >_readAt: n=23, err=EOF 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): close: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:12:44 +0000 GMT 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf70e03c0): >close: err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 DEBUG : forgetting directory cache 2026/04/24 01:03:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): _readAt: size=512, off=0 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): openPending: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-24 00:13:44 +0000 UTC" against cached fingerprint "23,2026-04-24 00:12:44 +0000 UTC" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-24 00:13:44 +0000 UTC" != cached fingerprint "23,2026-04-24 00:12:44 +0000 UTC") 2026/04/24 01:03:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/24 01:03:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): >openPending: err= 2026/04/24 01:03:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): >_readAt: n=24, err=EOF 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): close: 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 00:13:44 +0000 GMT 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate(0x32bf6b7cc40): >close: err= 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: 2026/04/24 01:03:47 DEBUG : webdav root 'rclone-test-semonil5hici': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:47 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:47 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : forgetting directory cache 2026/04/24 01:03:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 01:03:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 01:03:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 01:03:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 01:03:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : FiLeB: reading active writers 2026/04/24 01:03:47 DEBUG : FilEb: reading active writers 2026/04/24 01:03:47 DEBUG : FiLeA: reading active writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : FiLeA: reading active writers 2026/04/24 01:03:47 DEBUG : FiLeB: reading active writers 2026/04/24 01:03:47 DEBUG : FilEb: reading active writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:47 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/24 01:03:47 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:47 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:47 DEBUG : webdav root 'rclone-test-semonil5hici': Reusing VFS from active cache 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: 2026/04/24 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:47 DEBUG : Looking for writers 2026/04/24 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : dir: Looking for writers 2026/04/24 01:03:48 DEBUG : file2: reading active writers 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : dir: reading active writers 2026/04/24 01:03:48 DEBUG : file1: reading active writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : dir: Looking for writers 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : file1: reading active writers 2026/04/24 01:03:48 DEBUG : dir: reading active writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:48 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 01:03:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 01:03:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 01:03:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 01:03:48 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/24 01:03:48 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 01:03:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : dir: Looking for writers 2026/04/24 01:03:48 DEBUG : file2: reading active writers 2026/04/24 01:03:48 DEBUG : new_file.txt: reading active writers 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : dir: reading active writers 2026/04/24 01:03:48 DEBUG : file1: reading active writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/24 01:03:48 DEBUG : dir/file1: Updating file with dir/file1 0x32bf6b869c0 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:48 INFO : dir/file1: Moved (server-side) to: file0 2026/04/24 01:03:48 DEBUG : file0: Updating file with file0 0x32bf6b869c0 2026/04/24 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 01:03:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : dir: Looking for writers 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : file0: reading active writers 2026/04/24 01:03:48 DEBUG : dir: reading active writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:48 DEBUG : Looking for writers 2026/04/24 01:03:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.04s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:48 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/24 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:49 DEBUG : c: Looking for writers 2026/04/24 01:03:49 DEBUG : d: Looking for writers 2026/04/24 01:03:49 DEBUG : Looking for writers 2026/04/24 01:03:49 DEBUG : a: Looking for writers 2026/04/24 01:03:49 DEBUG : b: Looking for writers 2026/04/24 01:03:49 DEBUG : Looking for writers 2026/04/24 01:03:49 DEBUG : /: reading active writers 2026/04/24 01:03:49 DEBUG : a: reading active writers 2026/04/24 01:03:49 DEBUG : b: reading active writers 2026/04/24 01:03:49 DEBUG : c: reading active writers 2026/04/24 01:03:49 DEBUG : d: reading active writers 2026/04/24 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:49 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/24 01:03:49 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/24 01:03:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/24 01:03:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/24 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:49 DEBUG : a/b/c/d: Looking for writers 2026/04/24 01:03:49 DEBUG : a/b/c: Looking for writers 2026/04/24 01:03:49 DEBUG : d: reading active writers 2026/04/24 01:03:49 DEBUG : a/b: Looking for writers 2026/04/24 01:03:49 DEBUG : c: reading active writers 2026/04/24 01:03:49 DEBUG : a: Looking for writers 2026/04/24 01:03:49 DEBUG : b: reading active writers 2026/04/24 01:03:49 DEBUG : Looking for writers 2026/04/24 01:03:49 DEBUG : a: reading active writers 2026/04/24 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:49 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:49 DEBUG : Looking for writers 2026/04/24 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:49 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 01:03:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 01:03:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/24 01:03:49 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 01:03:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:49 DEBUG : file1: size = 5 OK 2026/04/24 01:03:49 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 01:03:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:49 DEBUG : file1: size = 0 OK 2026/04/24 01:03:49 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (7 bytes), uploading instead of streaming 2026/04/24 01:03:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:49 DEBUG : file1: size = 7 OK 2026/04/24 01:03:49 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:49 DEBUG : Looking for writers 2026/04/24 01:03:49 DEBUG : file1: reading active writers 2026/04/24 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:49 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/24 01:03:50 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/24 01:03:50 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/24 01:03:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/24 01:03:50 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (11 bytes), uploading instead of streaming 2026/04/24 01:03:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:51 DEBUG : file1: size = 11 OK 2026/04/24 01:03:51 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/24 01:03:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:51 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 01:03:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:51 DEBUG : file1: size = 5 OK 2026/04/24 01:03:51 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/24 01:03:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:51 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:03:51 DEBUG : file1: WriteFileHandle.Release closing 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 01:03:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:03:51 DEBUG : file1: size = 0 OK 2026/04/24 01:03:51 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/24 01:03:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:03:51 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:03:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:03:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:03:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:03:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:03:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/24 01:03:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/24 01:03:51 DEBUG : Looking for writers 2026/04/24 01:03:51 DEBUG : file1: reading active writers 2026/04/24 01:03:51 DEBUG : file1: active writers 1 2026/04/24 01:03:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/24 01:03:52 DEBUG : Looking for writers 2026/04/24 01:03:52 DEBUG : file1: reading active writers 2026/04/24 01:03:52 DEBUG : file1: active writers 1 2026/04/24 01:03:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:53 DEBUG : Looking for writers 2026/04/24 01:03:53 DEBUG : file1: reading active writers 2026/04/24 01:03:53 DEBUG : file1: active writers 1 2026/04/24 01:03:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:54 DEBUG : Looking for writers 2026/04/24 01:03:54 DEBUG : file1: reading active writers 2026/04/24 01:03:54 DEBUG : file1: active writers 1 2026/04/24 01:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:55 DEBUG : Looking for writers 2026/04/24 01:03:55 DEBUG : file1: reading active writers 2026/04/24 01:03:55 DEBUG : file1: active writers 1 2026/04/24 01:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:56 DEBUG : Looking for writers 2026/04/24 01:03:56 DEBUG : file1: reading active writers 2026/04/24 01:03:56 DEBUG : file1: active writers 1 2026/04/24 01:03:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:57 DEBUG : Looking for writers 2026/04/24 01:03:57 DEBUG : file1: reading active writers 2026/04/24 01:03:57 DEBUG : file1: active writers 1 2026/04/24 01:03:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:58 DEBUG : Looking for writers 2026/04/24 01:03:58 DEBUG : file1: reading active writers 2026/04/24 01:03:58 DEBUG : file1: active writers 1 2026/04/24 01:03:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:03:59 DEBUG : Looking for writers 2026/04/24 01:03:59 DEBUG : file1: reading active writers 2026/04/24 01:03:59 DEBUG : file1: active writers 1 2026/04/24 01:03:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:00 DEBUG : Looking for writers 2026/04/24 01:04:00 DEBUG : file1: reading active writers 2026/04/24 01:04:00 DEBUG : file1: active writers 1 2026/04/24 01:04:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:01 DEBUG : Looking for writers 2026/04/24 01:04:01 DEBUG : file1: reading active writers 2026/04/24 01:04:01 DEBUG : file1: active writers 1 2026/04/24 01:04:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:02 DEBUG : Looking for writers 2026/04/24 01:04:02 DEBUG : file1: reading active writers 2026/04/24 01:04:02 DEBUG : file1: active writers 1 2026/04/24 01:04:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:03 DEBUG : Looking for writers 2026/04/24 01:04:03 DEBUG : file1: reading active writers 2026/04/24 01:04:03 DEBUG : file1: active writers 1 2026/04/24 01:04:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:04 DEBUG : Looking for writers 2026/04/24 01:04:04 DEBUG : file1: reading active writers 2026/04/24 01:04:04 DEBUG : file1: active writers 1 2026/04/24 01:04:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:05 DEBUG : Looking for writers 2026/04/24 01:04:05 DEBUG : file1: reading active writers 2026/04/24 01:04:05 DEBUG : file1: active writers 1 2026/04/24 01:04:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:06 DEBUG : Looking for writers 2026/04/24 01:04:06 DEBUG : file1: reading active writers 2026/04/24 01:04:06 DEBUG : file1: active writers 1 2026/04/24 01:04:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:07 DEBUG : Looking for writers 2026/04/24 01:04:07 DEBUG : file1: reading active writers 2026/04/24 01:04:07 DEBUG : file1: active writers 1 2026/04/24 01:04:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:08 DEBUG : Looking for writers 2026/04/24 01:04:08 DEBUG : file1: reading active writers 2026/04/24 01:04:08 DEBUG : file1: active writers 1 2026/04/24 01:04:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:09 DEBUG : Looking for writers 2026/04/24 01:04:09 DEBUG : file1: reading active writers 2026/04/24 01:04:09 DEBUG : file1: active writers 1 2026/04/24 01:04:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:10 DEBUG : Looking for writers 2026/04/24 01:04:10 DEBUG : file1: reading active writers 2026/04/24 01:04:10 DEBUG : file1: active writers 1 2026/04/24 01:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:11 DEBUG : Looking for writers 2026/04/24 01:04:11 DEBUG : file1: reading active writers 2026/04/24 01:04:11 DEBUG : file1: active writers 1 2026/04/24 01:04:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:12 DEBUG : Looking for writers 2026/04/24 01:04:12 DEBUG : file1: reading active writers 2026/04/24 01:04:12 DEBUG : file1: active writers 1 2026/04/24 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:13 DEBUG : Looking for writers 2026/04/24 01:04:13 DEBUG : file1: reading active writers 2026/04/24 01:04:13 DEBUG : file1: active writers 1 2026/04/24 01:04:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:14 DEBUG : Looking for writers 2026/04/24 01:04:14 DEBUG : file1: reading active writers 2026/04/24 01:04:14 DEBUG : file1: active writers 1 2026/04/24 01:04:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:15 DEBUG : Looking for writers 2026/04/24 01:04:15 DEBUG : file1: reading active writers 2026/04/24 01:04:15 DEBUG : file1: active writers 1 2026/04/24 01:04:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:16 DEBUG : Looking for writers 2026/04/24 01:04:16 DEBUG : file1: reading active writers 2026/04/24 01:04:16 DEBUG : file1: active writers 1 2026/04/24 01:04:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:17 DEBUG : Looking for writers 2026/04/24 01:04:17 DEBUG : file1: reading active writers 2026/04/24 01:04:17 DEBUG : file1: active writers 1 2026/04/24 01:04:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:18 DEBUG : Looking for writers 2026/04/24 01:04:18 DEBUG : file1: reading active writers 2026/04/24 01:04:18 DEBUG : file1: active writers 1 2026/04/24 01:04:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:19 DEBUG : Looking for writers 2026/04/24 01:04:19 DEBUG : file1: reading active writers 2026/04/24 01:04:19 DEBUG : file1: active writers 1 2026/04/24 01:04:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:20 DEBUG : Looking for writers 2026/04/24 01:04:20 DEBUG : file1: reading active writers 2026/04/24 01:04:20 DEBUG : file1: active writers 1 2026/04/24 01:04:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/24 01:04:21 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/24 01:04:21 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:21 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:04:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:04:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 01:04:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : file1: size = 0 OK 2026/04/24 01:04:21 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:04:21 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 01:04:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 01:04:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:21 DEBUG : Looking for writers 2026/04/24 01:04:21 DEBUG : file1: reading active writers 2026/04/24 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:21 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 01:04:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 01:04:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : webdav root 'rclone-test-semonil5hici': File to upload is small (100 bytes), uploading instead of streaming 2026/04/24 01:04:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : file1: size = 100 OK 2026/04/24 01:04:21 DEBUG : file1: Size of src and dst objects identical 2026/04/24 01:04:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 01:04:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 01:04:21 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 01:04:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 01:04:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:21 DEBUG : Looking for writers 2026/04/24 01:04:21 DEBUG : file1: reading active writers 2026/04/24 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:21 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:21 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/24 01:04:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/24 01:04:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/24 01:04:21 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/24 01:04:21 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/24 01:04:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:21 DEBUG : flat: Looking for writers 2026/04/24 01:04:21 DEBUG : f004.txt: reading active writers 2026/04/24 01:04:21 DEBUG : f000.txt: reading active writers 2026/04/24 01:04:21 DEBUG : f001.txt: reading active writers 2026/04/24 01:04:21 DEBUG : f002.txt: reading active writers 2026/04/24 01:04:21 DEBUG : f003.txt: reading active writers 2026/04/24 01:04:21 DEBUG : Looking for writers 2026/04/24 01:04:21 DEBUG : flat: reading active writers 2026/04/24 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:21 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:21 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:21 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/24 01:04:21 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/24 01:04:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/24 01:04:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/24 01:04:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:21 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:21 DEBUG : a/b/c: Looking for writers 2026/04/24 01:04:21 DEBUG : deep.txt: reading active writers 2026/04/24 01:04:21 DEBUG : a/b: Looking for writers 2026/04/24 01:04:21 DEBUG : c: reading active writers 2026/04/24 01:04:21 DEBUG : mid.txt: reading active writers 2026/04/24 01:04:21 DEBUG : a: Looking for writers 2026/04/24 01:04:21 DEBUG : b: reading active writers 2026/04/24 01:04:21 DEBUG : top.txt: reading active writers 2026/04/24 01:04:21 DEBUG : Looking for writers 2026/04/24 01:04:21 DEBUG : a: reading active writers 2026/04/24 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:22 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:22 DEBUG : bigdir: Looking for writers 2026/04/24 01:04:22 DEBUG : big.bin: reading active writers 2026/04/24 01:04:22 DEBUG : Looking for writers 2026/04/24 01:04:22 DEBUG : bigdir: reading active writers 2026/04/24 01:04:22 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-semonil5hici'", Local "Local file system at /tmp/rclone1128026358", Modify Window "1s" 2026/04/24 01:04:22 INFO : webdav root 'rclone-test-semonil5hici': poll-interval is not supported by this remote 2026/04/24 01:04:22 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:22 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:22 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/24 01:04:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/24 01:04:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/24 01:04:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/24 01:04:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/24 01:04:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/24 01:04:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/24 01:04:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 01:04:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 01:04:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 01:04:22 DEBUG : dir3: Looking for writers 2026/04/24 01:04:22 DEBUG : c.txt: reading active writers 2026/04/24 01:04:22 DEBUG : dir1: Looking for writers 2026/04/24 01:04:22 DEBUG : a.txt: reading active writers 2026/04/24 01:04:22 DEBUG : dir2: Looking for writers 2026/04/24 01:04:22 DEBUG : b.txt: reading active writers 2026/04/24 01:04:22 DEBUG : Looking for writers 2026/04/24 01:04:22 DEBUG : dir1: reading active writers 2026/04/24 01:04:22 DEBUG : dir2: reading active writers 2026/04/24 01:04:22 DEBUG : dir3: reading active writers 2026/04/24 01:04:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/24 01:04:22 DEBUG : webdav root 'rclone-test-semonil5hici': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.440882223s (try 1/5)