"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/04/26 02:05:16 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-hezufub7reze" 2026/04/26 02:05:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:05:16 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/04/26 02:05:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/26 02:05:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/26 02:05:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/26 02:05:16 DEBUG : Setting pass="RrlYDq6KTdnfkhhQ9jzznF9Uv8ZuRfQSX1hTEeZeykzC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/26 02:05:16 DEBUG : TestWebdavRclone: detected overridden config - adding "{NHE19}" suffix to name 2026/04/26 02:05:16 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/04/26 02:05:16 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/04/26 02:05:16 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/04/26 02:05:16 DEBUG : Setting pass="RrlYDq6KTdnfkhhQ9jzznF9Uv8ZuRfQSX1hTEeZeykzC" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/04/26 02:05:16 DEBUG : found headers: 2026/04/26 02:05:16 DEBUG : Creating backend with remote "/tmp/rclone891939279" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:16 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:16 DEBUG : dir: Looking for writers 2026/04/26 02:05:16 DEBUG : Looking for writers 2026/04/26 02:05:16 DEBUG : dir: reading active writers 2026/04/26 02:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:16 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:16 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:16 DEBUG : dir/subdir: Looking for writers 2026/04/26 02:05:16 DEBUG : dir: Looking for writers 2026/04/26 02:05:16 DEBUG : file1: reading active writers 2026/04/26 02:05:16 DEBUG : file2: reading active writers 2026/04/26 02:05:16 DEBUG : subdir: reading active writers 2026/04/26 02:05:16 DEBUG : Looking for writers 2026/04/26 02:05:16 DEBUG : dir: reading active writers 2026/04/26 02:05:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:17 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:17 DEBUG : dir: Looking for writers 2026/04/26 02:05:17 DEBUG : file1: reading active writers 2026/04/26 02:05:17 DEBUG : Looking for writers 2026/04/26 02:05:17 DEBUG : dir: reading active writers 2026/04/26 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:17 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:17 DEBUG : dir: Looking for writers 2026/04/26 02:05:17 DEBUG : Looking for writers 2026/04/26 02:05:17 DEBUG : dir: reading active writers 2026/04/26 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:17 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:17 DEBUG : forgetting directory cache 2026/04/26 02:05:17 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:17 DEBUG : Looking for writers 2026/04/26 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:17 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/26 02:05:17 DEBUG : dir: invalidating directory cache 2026/04/26 02:05:17 DEBUG : >ForgetPath: 2026/04/26 02:05:17 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/26 02:05:17 DEBUG : invalidating directory cache 2026/04/26 02:05:17 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:17 DEBUG : >ForgetPath: 2026/04/26 02:05:17 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/26 02:05:17 DEBUG : >ForgetPath: 2026/04/26 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:17 DEBUG : dir: Looking for writers 2026/04/26 02:05:17 DEBUG : Looking for writers 2026/04/26 02:05:17 DEBUG : dir: reading active writers 2026/04/26 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:17 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:17 DEBUG : forgetting directory cache 2026/04/26 02:05:17 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:17 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:17 DEBUG : dir: Looking for writers 2026/04/26 02:05:17 DEBUG : fil/a/b: Looking for writers 2026/04/26 02:05:17 DEBUG : fil/a: Looking for writers 2026/04/26 02:05:17 DEBUG : b: reading active writers 2026/04/26 02:05:17 DEBUG : fil: Looking for writers 2026/04/26 02:05:17 DEBUG : a: reading active writers 2026/04/26 02:05:17 DEBUG : Looking for writers 2026/04/26 02:05:17 DEBUG : dir: reading active writers 2026/04/26 02:05:17 DEBUG : fil: reading active writers 2026/04/26 02:05:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:18 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:18 DEBUG : dir: Looking for writers 2026/04/26 02:05:18 DEBUG : Looking for writers 2026/04/26 02:05:18 DEBUG : dir: reading active writers 2026/04/26 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:18 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:18 DEBUG : dir: Looking for writers 2026/04/26 02:05:18 DEBUG : file1: reading active writers 2026/04/26 02:05:18 DEBUG : Looking for writers 2026/04/26 02:05:18 DEBUG : dir: reading active writers 2026/04/26 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:18 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/26 02:05:18 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 DEBUG : dir: invalidating directory cache 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/26 02:05:18 DEBUG : dir/file1: Reset virtual modtime 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/26 02:05:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/26 02:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:18 DEBUG : dir: invalidating directory cache 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/26 02:05:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/26 02:05:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/26 02:05:18 DEBUG : forgetting directory cache 2026/04/26 02:05:18 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/26 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:18 DEBUG : dir/virtualDir: Looking for writers 2026/04/26 02:05:18 DEBUG : dir: Looking for writers 2026/04/26 02:05:18 DEBUG : virtualFile2: reading active writers 2026/04/26 02:05:18 DEBUG : virtualFile: reading active writers 2026/04/26 02:05:18 DEBUG : virtualDir: reading active writers 2026/04/26 02:05:18 DEBUG : file1: reading active writers 2026/04/26 02:05:18 DEBUG : Looking for writers 2026/04/26 02:05:18 DEBUG : dir: reading active writers 2026/04/26 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:18 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:18 ERROR : dir/: Can only open directories read only 2026/04/26 02:05:18 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:18 DEBUG : dir: Looking for writers 2026/04/26 02:05:18 DEBUG : Looking for writers 2026/04/26 02:05:18 DEBUG : dir: reading active writers 2026/04/26 02:05:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:18 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 02:05:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 02:05:19 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 02:05:19 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 DEBUG : dir/potato: size = 5 OK 2026/04/26 02:05:19 NOTICE: webdav root 'rclone-test-hezufub7reze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/26 02:05:19 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/26 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:19 DEBUG : dir: Looking for writers 2026/04/26 02:05:19 DEBUG : file1: reading active writers 2026/04/26 02:05:19 DEBUG : potato: reading active writers 2026/04/26 02:05:19 DEBUG : Looking for writers 2026/04/26 02:05:19 DEBUG : dir: reading active writers 2026/04/26 02:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:19 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:19 DEBUG : dir/sub: Looking for writers 2026/04/26 02:05:19 DEBUG : dir: Looking for writers 2026/04/26 02:05:19 DEBUG : file1: reading active writers 2026/04/26 02:05:19 DEBUG : sub: reading active writers 2026/04/26 02:05:19 DEBUG : Looking for writers 2026/04/26 02:05:19 DEBUG : dir: reading active writers 2026/04/26 02:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:19 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 02:05:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/26 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:19 DEBUG : dir/sub/subsub: Looking for writers 2026/04/26 02:05:19 DEBUG : dir/sub: Looking for writers 2026/04/26 02:05:19 DEBUG : subsub: reading active writers 2026/04/26 02:05:19 DEBUG : dir: Looking for writers 2026/04/26 02:05:19 DEBUG : file1: reading active writers 2026/04/26 02:05:19 DEBUG : sub: reading active writers 2026/04/26 02:05:19 DEBUG : Looking for writers 2026/04/26 02:05:19 DEBUG : dir: reading active writers 2026/04/26 02:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:19 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 ERROR : dir/: Dir.Remove not empty 2026/04/26 02:05:19 DEBUG : dir/file1: Remove: 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:19 DEBUG : dir/file1: >Remove: err= 2026/04/26 02:05:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:19 DEBUG : Looking for writers 2026/04/26 02:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:19 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:19 DEBUG : dir/file1: Remove: 2026/04/26 02:05:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:19 DEBUG : dir/file1: >Remove: err= 2026/04/26 02:05:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 02:05:19 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:19 DEBUG : Looking for writers 2026/04/26 02:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:20 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 DEBUG : dir/file1: Remove: 2026/04/26 02:05:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:20 DEBUG : dir/file1: >Remove: err= 2026/04/26 02:05:20 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:20 DEBUG : dir: Looking for writers 2026/04/26 02:05:20 DEBUG : Looking for writers 2026/04/26 02:05:20 DEBUG : dir: reading active writers 2026/04/26 02:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:20 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/26 02:05:20 DEBUG : dir: Updating dir with dir2 0x19d6b6c6ed00 2026/04/26 02:05:20 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/26 02:05:20 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/26 02:05:20 DEBUG : file2: Updating file with file2 0x19d6b6cf5a00 2026/04/26 02:05:20 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:20 INFO : dir2/file3: Deleted 2026/04/26 02:05:20 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/26 02:05:20 DEBUG : dir2/file3: Updating file with dir2/file3 0x19d6b6cf5a00 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/26 02:05:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/26 02:05:20 DEBUG : empty directory: Updating dir with renamed empty directory 0x19d6b6cf5ba0 2026/04/26 02:05:20 DEBUG : empty directory: forgetting directory cache 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/26 02:05:20 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/26 02:05:20 DEBUG : dir2: Renaming to "dir3" 2026/04/26 02:05:20 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:20 DEBUG : dir3: Looking for writers 2026/04/26 02:05:20 DEBUG : file3: reading active writers 2026/04/26 02:05:20 DEBUG : renamed empty directory: Looking for writers 2026/04/26 02:05:20 DEBUG : Looking for writers 2026/04/26 02:05:20 DEBUG : dir3: reading active writers 2026/04/26 02:05:20 DEBUG : renamed empty directory: reading active writers 2026/04/26 02:05:20 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-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:20 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/26 02:05:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 02:05:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/26 02:05:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 02:05:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/26 02:05:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:20 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (12 bytes), uploading instead of streaming 2026/04/26 02:05:20 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 DEBUG : dir/sub/file2: size = 12 OK 2026/04/26 02:05:20 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:20 DEBUG : forgetting directory cache 2026/04/26 02:05:20 DEBUG : dir: forgetting directory cache 2026/04/26 02:05:20 DEBUG : dir/sub: forgetting directory cache 2026/04/26 02:05:20 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/26 02:05:20 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/26 02:05:20 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 02:05:20 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:20 DEBUG : dir/sub/file0: size = 5 OK 2026/04/26 02:05:20 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/26 02:05:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/26 02:05:20 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:20 DEBUG : dir/sub: Looking for writers 2026/04/26 02:05:20 DEBUG : file0: reading active writers 2026/04/26 02:05:20 DEBUG : file2: reading active writers 2026/04/26 02:05:20 DEBUG : dir: Looking for writers 2026/04/26 02:05:20 DEBUG : file1: reading active writers 2026/04/26 02:05:20 DEBUG : sub: reading active writers 2026/04/26 02:05:20 DEBUG : Looking for writers 2026/04/26 02:05:20 DEBUG : dir: reading active writers 2026/04/26 02:05:20 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/26 02:05:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/26 02:05:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/26 02:05:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/26 02:05:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : dir: Looking for writers 2026/04/26 02:05:21 DEBUG : file1: reading active writers 2026/04/26 02:05:21 DEBUG : file1.metadata: reading active writers 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : dir: reading active writers 2026/04/26 02:05:21 DEBUG : dir.metadata: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : dir: Looking for writers 2026/04/26 02:05:21 DEBUG : file1: reading active writers 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : dir: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : dir: Looking for writers 2026/04/26 02:05:21 DEBUG : file1: reading active writers 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : dir: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : dir: Looking for writers 2026/04/26 02:05:21 DEBUG : file1: reading active writers 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : dir: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/04/26 02:05:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/26 02:05:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/26 02:05:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : file.txt: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:21 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:21 DEBUG : dir/file1: size = 25 OK 2026/04/26 02:05:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/26 02:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:21 DEBUG : dir: Looking for writers 2026/04/26 02:05:21 DEBUG : file1: reading active writers 2026/04/26 02:05:21 DEBUG : Looking for writers 2026/04/26 02:05:21 DEBUG : dir: reading active writers 2026/04/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:21 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : dir/file1: Remove: 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: >Remove: err= 2026/04/26 02:05:22 DEBUG : dir/file1: Remove: 2026/04/26 02:05:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:22 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : dir/file1: Remove: 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: >Remove: err= 2026/04/26 02:05:22 DEBUG : dir/file1: Remove: 2026/04/26 02:05:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:22 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=0x3 2026/04/26 02:05:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : file1: reading active writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:22 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : file1: reading active writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: 2026/04/26 02:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:22 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b6cea0d0 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:22 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b6cea0d0 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: File is currently open, delaying rename 0x19d6b6cea0d0 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:22 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : dir/file1: size = 25 OK 2026/04/26 02:05:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:22 DEBUG : newLeaf: Running delayed rename now 2026/04/26 02:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:22 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b6cea0d0 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:22 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:22 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:22 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:22 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:22 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:22 DEBUG : dir: Looking for writers 2026/04/26 02:05:22 DEBUG : file1: reading active writers 2026/04/26 02:05:22 DEBUG : Looking for writers 2026/04/26 02:05:22 DEBUG : dir: reading active writers 2026/04/26 02:05:22 DEBUG : >WaitForWriters: 2026/04/26 02:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:22 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b7574a90 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:22 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b7574a90 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:22 DEBUG : dir/file1: File is currently open, delaying rename 0x19d6b7574a90 2026/04/26 02:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:22 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (25 bytes), uploading instead of streaming 2026/04/26 02:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:23 DEBUG : dir/file1: size = 25 OK 2026/04/26 02:05:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:23 DEBUG : newLeaf: Running delayed rename now 2026/04/26 02:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:23 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b7574a90 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:23 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): openPending: 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): >openPending: err= 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): _writeAt: size=14, off=0 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): >_writeAt: n=14, err= 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): close: 2026/04/26 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 02:05:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6f8ae80): >close: err= 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 02:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:23 DEBUG : dir/file1: size = 14 OK 2026/04/26 02:05:23 INFO : dir/file1: Copied (replaced existing) 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): _readAt: size=512, off=0 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): openPending: 2026/04/26 02:05:23 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/26 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): >openPending: err= 2026/04/26 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): >_readAt: n=14, err=EOF 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): close: 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6b42c40): >close: err= 2026/04/26 02:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:23 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b71691e0 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 02:05:23 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b71691e0 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6ded3c0): openPending: 2026/04/26 02:05:23 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/26 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6ded3c0): >openPending: err= 2026/04/26 02:05:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6ded3c0): _writeAt: size=25, off=0 2026/04/26 02:05:23 DEBUG : dir/file1(0x19d6b6ded3c0): >_writeAt: n=25, err= 2026/04/26 02:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:23 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b71691e0 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:23 DEBUG : newLeaf(0x19d6b6ded3c0): close: 2026/04/26 02:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 02:05:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 02:05:23.531772953 +0000 UTC m=+6.909168292 2026/04/26 02:05:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:23 DEBUG : newLeaf(0x19d6b6ded3c0): >close: err= 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:23 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 02:05:23 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:23 DEBUG : newLeaf: size = 25 OK 2026/04/26 02:05:23 INFO : newLeaf: Copied (replaced existing) 2026/04/26 02:05:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 02:05:23 +0000 UTC" 2026/04/26 02:05:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:23 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:23 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:23 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:23 DEBUG : dir: Looking for writers 2026/04/26 02:05:23 DEBUG : file1: reading active writers 2026/04/26 02:05:23 DEBUG : Looking for writers 2026/04/26 02:05:23 DEBUG : dir: reading active writers 2026/04/26 02:05:23 DEBUG : >WaitForWriters: 2026/04/26 02:05:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:23 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b6fe35f0 2026/04/26 02:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:24 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b6fe35f0 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b6eb4b00): openPending: 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b6eb4b00): >openPending: err= 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b6eb4b00): _writeAt: size=25, off=0 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b6eb4b00): >_writeAt: n=25, err= 2026/04/26 02:05:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:24 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b6fe35f0 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 DEBUG : newLeaf(0x19d6b6eb4b00): close: 2026/04/26 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 02:05:24.034620811 +0000 UTC m=+7.412016210 2026/04/26 02:05:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:24 DEBUG : newLeaf(0x19d6b6eb4b00): >close: err= 2026/04/26 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 02:05:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:24 DEBUG : newLeaf: size = 25 OK 2026/04/26 02:05:24 INFO : newLeaf: Copied (replaced existing) 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 02:05:24 +0000 UTC" 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : >WaitForWriters: 2026/04/26 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : >WaitForWriters: 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:24 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): openPending: 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): >openPending: err= 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): _writeAt: size=14, off=0 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): >_writeAt: n=14, err= 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): close: 2026/04/26 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/26 02:05:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7185bc0): >close: err= 2026/04/26 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : file1: reading active writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : file1: reading active writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : file1: reading active writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : file1: reading active writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 02:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:24 DEBUG : dir/file1: size = 14 OK 2026/04/26 02:05:24 INFO : dir/file1: Copied (replaced existing) 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : file1: reading active writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : >WaitForWriters: 2026/04/26 02:05:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): _readAt: size=512, off=0 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): openPending: 2026/04/26 02:05:24 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/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): >openPending: err= 2026/04/26 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): >_readAt: n=14, err=EOF 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): close: 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7104340): >close: err= 2026/04/26 02:05:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:24 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b7188000 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 02:05:24 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b7188000 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7230480): openPending: 2026/04/26 02:05:24 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/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7230480): >openPending: err= 2026/04/26 02:05:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7230480): _writeAt: size=25, off=0 2026/04/26 02:05:24 DEBUG : dir/file1(0x19d6b7230480): >_writeAt: n=25, err= 2026/04/26 02:05:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:24 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b7188000 2026/04/26 02:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 DEBUG : newLeaf(0x19d6b7230480): close: 2026/04/26 02:05:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 02:05:24.674389287 +0000 UTC m=+8.051784657 2026/04/26 02:05:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:24 DEBUG : newLeaf(0x19d6b7230480): >close: err= 2026/04/26 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 02:05:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:24 DEBUG : newLeaf: size = 25 OK 2026/04/26 02:05:24 INFO : newLeaf: Copied (replaced existing) 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 02:05:24 +0000 UTC" 2026/04/26 02:05:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 02:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : >WaitForWriters: 2026/04/26 02:05:24 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:24 DEBUG : dir: Looking for writers 2026/04/26 02:05:24 DEBUG : Looking for writers 2026/04/26 02:05:24 DEBUG : dir: reading active writers 2026/04/26 02:05:24 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:24 DEBUG : >WaitForWriters: 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:24 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:24 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : file1: reading active writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : >WaitForWriters: 2026/04/26 02:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): _readAt: size=512, off=0 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): openPending: 2026/04/26 02:05:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/26 02:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): >openPending: err= 2026/04/26 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): >_readAt: n=14, err=EOF 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): close: 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7385300): >close: err= 2026/04/26 02:05:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:25 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b71fb6c0 2026/04/26 02:05:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/26 02:05:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/26 02:05:25 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b71fb6c0 2026/04/26 02:05:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/26 02:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7503940): openPending: 2026/04/26 02:05:25 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/26 02:05:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/26 02:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7503940): >openPending: err= 2026/04/26 02:05:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7503940): _writeAt: size=25, off=0 2026/04/26 02:05:25 DEBUG : dir/file1(0x19d6b7503940): >_writeAt: n=25, err= 2026/04/26 02:05:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/26 02:05:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/26 02:05:25 DEBUG : newLeaf: Updating file with newLeaf 0x19d6b71fb6c0 2026/04/26 02:05:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:05:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:25 DEBUG : newLeaf(0x19d6b7503940): close: 2026/04/26 02:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/26 02:05:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-26 02:05:25.187268369 +0000 UTC m=+8.564663708 2026/04/26 02:05:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:25 DEBUG : newLeaf(0x19d6b7503940): >close: err= 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/26 02:05:25 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:25 DEBUG : newLeaf: size = 25 OK 2026/04/26 02:05:25 INFO : newLeaf: Copied (replaced existing) 2026/04/26 02:05:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-26 02:05:25 +0000 UTC" 2026/04/26 02:05:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/26 02:05:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/26 02:05:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : >WaitForWriters: 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : newLeaf: reading active writers 2026/04/26 02:05:25 DEBUG : >WaitForWriters: 2026/04/26 02:05:25 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:25 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:25 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 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-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:25 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : file1: reading active writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:25 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/26 02:05:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/26 02:05:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/26 02:05:25 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:25 DEBUG : dir: Looking for writers 2026/04/26 02:05:25 DEBUG : file1: reading active writers 2026/04/26 02:05:25 DEBUG : Looking for writers 2026/04/26 02:05:25 DEBUG : dir: reading active writers 2026/04/26 02:05:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:25 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/26 02:05:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/26 02:05:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/26 02:05:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/26 02:05:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/26 02:05:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/26 02:05:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/26 02:05:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/26 02:05:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/26 02:05:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/26 02:05:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/26 02:05:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/26 02:05:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/26 02:05:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): _readAt: size=1, off=0 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): openPending: 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >openPending: err= 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): _readAt: size=256, off=1 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >_readAt: n=15, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): _readAt: size=16, off=16 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): close: 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >close: err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): close: 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b766b1c0): >close: err=file already closed 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): _readAt: size=1, off=0 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): openPending: 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >openPending: err= 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): _readAt: size=1, off=5 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): _readAt: size=1, off=3 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): _readAt: size=1, off=13 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): _readAt: size=16, off=100 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >_readAt: n=0, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): close: 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b757cb40): >close: err= 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=1, off=0 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): openPending: 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >openPending: err= 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=1, off=5 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=1, off=1 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=1, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=6, off=10 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=6, err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=256, off=10 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=6, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=256, off=100 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=0, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): close: 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >close: err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): _readAt: size=256, off=100 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b7074d40): >_readAt: n=0, err=file already closed 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): RWFileHandle.Flush 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): _readAt: size=256, off=0 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): openPending: 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): >openPending: err= 2026/04/26 02:05:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): >_readAt: n=16, err=EOF 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): RWFileHandle.Flush 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): RWFileHandle.Flush 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): close: 2026/04/26 02:05:26 DEBUG : dir/file1(0x19d6b70daf40): >close: err= 2026/04/26 02:05:26 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:26 DEBUG : dir: Looking for writers 2026/04/26 02:05:26 DEBUG : file1: reading active writers 2026/04/26 02:05:26 DEBUG : Looking for writers 2026/04/26 02:05:26 DEBUG : dir: reading active writers 2026/04/26 02:05:26 DEBUG : >WaitForWriters: 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:26 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:05:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/26 02:05:27 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): _readAt: size=256, off=0 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): openPending: 2026/04/26 02:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): >openPending: err= 2026/04/26 02:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/26 02:05:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): >_readAt: n=16, err=EOF 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): RWFileHandle.Release 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): close: 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): >close: err= 2026/04/26 02:05:27 DEBUG : dir/file1(0x19d6b6f7e4c0): RWFileHandle.Release 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : dir: Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : dir: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:27 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): openPending: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): >openPending: err= 2026/04/26 02:05:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): _writeAt: size=5, off=0 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): >_writeAt: n=5, err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): _writeAt: size=7, off=5 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): >_writeAt: n=7, err= 2026/04/26 02:05:27 DEBUG : file1: vfs cache: truncate to size=11 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): close: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:27.148998817 +0000 UTC m=+10.526394146 2026/04/26 02:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): >close: err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): close: 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75b2580): >close: err=file already closed 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:27 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:27 DEBUG : file1: size = 11 OK 2026/04/26 02:05:27 INFO : file1: Copied (new) 2026/04/26 02:05:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-26 02:05:27 +0000 UTC" 2026/04/26 02:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:27 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): openPending: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): >openPending: err= 2026/04/26 02:05:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): _writeAt: size=7, off=0 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): >_writeAt: n=7, err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): _writeAt: size=6, off=5 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): >_writeAt: n=6, err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): close: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:27.348353859 +0000 UTC m=+10.725749198 2026/04/26 02:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): >close: err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): _writeAt: size=5, off=0 2026/04/26 02:05:27 DEBUG : file1(0x19d6b75cb800): >_writeAt: n=0, err=file already closed 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:27 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:27 DEBUG : file1: size = 11 OK 2026/04/26 02:05:27 INFO : file1: Copied (new) 2026/04/26 02:05:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-26 02:05:27 +0000 UTC" 2026/04/26 02:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:27 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6bf1a40): openPending: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6bf1a40): >openPending: err= 2026/04/26 02:05:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6bf1a40): close: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:27.545037132 +0000 UTC m=+10.922432471 2026/04/26 02:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6bf1a40): >close: err= 2026/04/26 02:05:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 02:05:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:05:27 DEBUG : file2: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): openPending: 2026/04/26 02:05:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): >openPending: err= 2026/04/26 02:05:27 DEBUG : file2: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/26 02:05:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): RWFileHandle.Flush 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): RWFileHandle.Release 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): close: 2026/04/26 02:05:27 DEBUG : file2: vfs cache: setting modification time to 2026-04-26 02:05:27.5458794 +0000 UTC m=+10.923274729 2026/04/26 02:05:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:27 DEBUG : file2(0x19d6b6bf1ec0): >close: err= 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/26 02:05:27 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:27 DEBUG : file2: vfs cache: starting upload 2026/04/26 02:05:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:27 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:27 DEBUG : file1: size = 0 OK 2026/04/26 02:05:27 INFO : file1: Copied (new) 2026/04/26 02:05:27 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-26 02:05:27 +0000 UTC" 2026/04/26 02:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/26 02:05:27 DEBUG : file2: size = 0 OK 2026/04/26 02:05:27 INFO : file2: Copied (new) 2026/04/26 02:05:27 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-26 02:05:27 +0000 UTC" 2026/04/26 02:05:27 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/26 02:05:27 INFO : file2: vfs cache: upload succeeded try #1 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file2: reading active writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : >WaitForWriters: 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:27 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:27 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): openPending: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): >openPending: err= 2026/04/26 02:05:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): _writeAt: size=5, off=0 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): >_writeAt: n=5, err= 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): RWFileHandle.Flush 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): RWFileHandle.Flush 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): close: 2026/04/26 02:05:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:27.915831307 +0000 UTC m=+11.293226636 2026/04/26 02:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:27 DEBUG : file1(0x19d6b6e75b40): >close: err= 2026/04/26 02:05:27 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:27 DEBUG : Looking for writers 2026/04/26 02:05:27 DEBUG : file1: reading active writers 2026/04/26 02:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:28 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : file1: size = 5 OK 2026/04/26 02:05:28 INFO : file1: Copied (new) 2026/04/26 02:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 02:05:27 +0000 UTC" 2026/04/26 02:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : >WaitForWriters: 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:28 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): openPending: 2026/04/26 02:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): >openPending: err= 2026/04/26 02:05:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): _writeAt: size=5, off=0 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): >_writeAt: n=5, err= 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): RWFileHandle.Release 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): close: 2026/04/26 02:05:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:28.102046533 +0000 UTC m=+11.479441863 2026/04/26 02:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): >close: err= 2026/04/26 02:05:28 DEBUG : file1(0x19d6b7185540): RWFileHandle.Release 2026/04/26 02:05:28 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:28 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : file1: size = 5 OK 2026/04/26 02:05:28 INFO : file1: Copied (new) 2026/04/26 02:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 02:05:28 +0000 UTC" 2026/04/26 02:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : >WaitForWriters: 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 02:05:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): openPending: 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): >openPending: err= 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/26 02:05:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): _writeAt: size=5, off=0 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): >_writeAt: n=5, err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): close: 2026/04/26 02:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-26 02:05:28.355213054 +0000 UTC m=+11.732608393 2026/04/26 02:05:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6f0d500): >close: err= 2026/04/26 02:05:28 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 02:05:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : dir/file1: size = 5 OK 2026/04/26 02:05:28 INFO : dir/file1: Copied (replaced existing) 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-26 02:05:28 +0000 UTC" 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : >WaitForWriters: 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/26 02:05:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/26 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/26 02:05:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): _writeAt: size=5, off=0 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): openPending: 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/26 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): >openPending: err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): >_writeAt: n=5, err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): _writeAt: size=15, off=5 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): >_writeAt: n=15, err= 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): close: 2026/04/26 02:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-26 02:05:28.641566305 +0000 UTC m=+12.018961644 2026/04/26 02:05:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:28 DEBUG : dir/file1(0x19d6b6e9c540): >close: err= 2026/04/26 02:05:28 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/26 02:05:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : dir/file1: size = 20 OK 2026/04/26 02:05:28 INFO : dir/file1: Copied (replaced existing) 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-26 02:05:28 +0000 UTC" 2026/04/26 02:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:28 DEBUG : dir: Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : dir: reading active writers 2026/04/26 02:05:28 DEBUG : >WaitForWriters: 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:28 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:28 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): openPending: 2026/04/26 02:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): >openPending: err= 2026/04/26 02:05:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): _writeAt: size=5, off=0 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): >_writeAt: n=5, err= 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): close: 2026/04/26 02:05:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-26 02:05:28.862108675 +0000 UTC m=+12.239504014 2026/04/26 02:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:28 DEBUG : file1(0x19d6b76fb980): >close: err= 2026/04/26 02:05:28 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:28 DEBUG : Looking for writers 2026/04/26 02:05:28 DEBUG : file1: reading active writers 2026/04/26 02:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:28 DEBUG : file1: vfs cache: starting upload 2026/04/26 02:05:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:28 DEBUG : file1: size = 5 OK 2026/04/26 02:05:28 INFO : file1: Copied (new) 2026/04/26 02:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-26 02:05:28 +0000 UTC" 2026/04/26 02:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/26 02:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : >WaitForWriters: 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.049022531 +0000 UTC m=+12.426417870 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b708fe80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.049022531 +0000 UTC m=+12.426417870 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.049022531 +0000 UTC m=+12.426417870 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f28c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be0fc0 item 1 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.052358974 +0000 UTC m=+12.429754313 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f2f00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.052358974 +0000 UTC m=+12.429754313 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be16c0 item 2 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.053847833 +0000 UTC m=+12.431243172 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3a40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.053847833 +0000 UTC m=+12.431243172 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f3ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.053847833 +0000 UTC m=+12.431243172 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be1b20 item 3 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.055996395 +0000 UTC m=+12.433391734 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7126b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.055996395 +0000 UTC m=+12.433391734 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b7b340 item 4 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.057402798 +0000 UTC m=+12.434798128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.057402798 +0000 UTC m=+12.434798128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7127b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.057402798 +0000 UTC m=+12.434798128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c0c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b7bce0 item 5 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.059251446 +0000 UTC m=+12.436646785 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714c740): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.059251446 +0000 UTC m=+12.436646785 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714cc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7248460 item 6 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.060522513 +0000 UTC m=+12.437917852 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.060522513 +0000 UTC m=+12.437917852 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714d800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.060522513 +0000 UTC m=+12.437917852 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b714dcc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72487e0 item 7 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.062750587 +0000 UTC m=+12.440145916 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.062750587 +0000 UTC m=+12.440145916 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176980): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7248e70 item 8 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b7176f40): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7176f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.064433402 +0000 UTC m=+12.441828730 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.064433402 +0000 UTC m=+12.441828730 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.064433402 +0000 UTC m=+12.441828730 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7177c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7249420 item 9 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.066508476 +0000 UTC m=+12.443903815 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.066508476 +0000 UTC m=+12.443903815 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7249ce0 item 10 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b71b2f80): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b2f80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.068135534 +0000 UTC m=+12.445530893 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.068135534 +0000 UTC m=+12.445530893 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.068135534 +0000 UTC m=+12.445530893 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71b3d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b8f340 item 11 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.070346174 +0000 UTC m=+12.447741513 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cc4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.070346174 +0000 UTC m=+12.447741513 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cca00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6c96310 item 12 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b71cd040): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.071800699 +0000 UTC m=+12.449196038 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cd400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.071800699 +0000 UTC m=+12.449196038 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71cdac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7172070 item 13 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.073342256 +0000 UTC m=+12.450737595 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.073342256 +0000 UTC m=+12.450737595 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71723f0 item 14 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b71f0dc0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f0dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.07480747 +0000 UTC m=+12.452202799 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.07480747 +0000 UTC m=+12.452202799 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71728c0 item 15 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.076258828 +0000 UTC m=+12.453654167 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71f1ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.076258828 +0000 UTC m=+12.453654167 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7172c40 item 16 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.077610508 +0000 UTC m=+12.455005837 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.077610508 +0000 UTC m=+12.455005837 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7230fc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.077610508 +0000 UTC m=+12.455005837 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72314c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71730a0 item 17 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.079502236 +0000 UTC m=+12.456897575 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7231b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.079502236 +0000 UTC m=+12.456897575 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71735e0 item 18 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.080862994 +0000 UTC m=+12.458258333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727c800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.080862994 +0000 UTC m=+12.458258333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727cd00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.080862994 +0000 UTC m=+12.458258333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7173b90 item 19 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.083235479 +0000 UTC m=+12.460630818 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727d880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.083235479 +0000 UTC m=+12.460630818 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b727ddc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bee930 item 20 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.08448166 +0000 UTC m=+12.461876999 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74ae540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.08448166 +0000 UTC m=+12.461876999 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aea40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.08448166 +0000 UTC m=+12.461876999 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74aef40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bef1f0 item 21 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.086664206 +0000 UTC m=+12.464059545 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74af5c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.086664206 +0000 UTC m=+12.464059545 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b74afb00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6852310 item 22 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.088046624 +0000 UTC m=+12.465441953 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.088046624 +0000 UTC m=+12.465441953 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750c780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.088046624 +0000 UTC m=+12.465441953 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750cc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b68528c0 item 23 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.089690495 +0000 UTC m=+12.467085824 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.089690495 +0000 UTC m=+12.467085824 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750d840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6852fc0 item 24 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b750de80): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b750de80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.090934701 +0000 UTC m=+12.468330030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.090934701 +0000 UTC m=+12.468330030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.090934701 +0000 UTC m=+12.468330030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7538d80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6853420 item 25 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.09248701 +0000 UTC m=+12.469882340 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.09248701 +0000 UTC m=+12.469882340 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7539940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bf64d0 item 26 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b756c080): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.094197948 +0000 UTC m=+12.471593276 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.094197948 +0000 UTC m=+12.471593276 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756c940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.094197948 +0000 UTC m=+12.471593276 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756ce80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bf6cb0 item 27 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.096071842 +0000 UTC m=+12.473467171 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756d500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.096071842 +0000 UTC m=+12.473467171 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b756da40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bf7c70 item 28 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b7596180): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.097833816 +0000 UTC m=+12.475229145 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.097833816 +0000 UTC m=+12.475229145 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7596c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6bae8c0 item 29 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.099282809 +0000 UTC m=+12.476678138 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.099282809 +0000 UTC m=+12.476678138 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75977c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6baeee0 item 30 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b7597e00): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7597e00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.100736131 +0000 UTC m=+12.478131460 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be2c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.100736131 +0000 UTC m=+12.478131460 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be980): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6baf570 item 31 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.1023367 +0000 UTC m=+12.479732029 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.1023367 +0000 UTC m=+12.479732029 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d80e0 item 32 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.103639578 +0000 UTC m=+12.481034907 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0a40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b86af0 item 33 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.10429251 +0000 UTC m=+12.481687849 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.10429251 +0000 UTC m=+12.481687849 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed13c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b871f0 item 33 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.105711066 +0000 UTC m=+12.483106394 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b87b20 item 34 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.10637075 +0000 UTC m=+12.483766078 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.10637075 +0000 UTC m=+12.483766078 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762c4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71380e0 item 34 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.107832567 +0000 UTC m=+12.485227896 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cb00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138770 item 35 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.108356576 +0000 UTC m=+12.485751915 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762cf80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.108356576 +0000 UTC m=+12.485751915 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762d480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138930 item 35 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.109511274 +0000 UTC m=+12.486906603 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b762db00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138cb0 item 36 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.110222456 +0000 UTC m=+12.487617784 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.110222456 +0000 UTC m=+12.487617784 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138e70 item 36 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.111317461 +0000 UTC m=+12.488712790 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71391f0 item 37 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11179948 +0000 UTC m=+12.489194809 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11179948 +0000 UTC m=+12.489194809 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71393b0 item 37 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.113713701 +0000 UTC m=+12.491109030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8460 item 38 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11428605 +0000 UTC m=+12.491681379 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bfbc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11428605 +0000 UTC m=+12.491681379 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8690 item 38 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.116235488 +0000 UTC m=+12.493630817 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fae840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd0620 item 39 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11676665 +0000 UTC m=+12.494161979 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faed40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.11676665 +0000 UTC m=+12.494161979 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd07e0 item 39 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.117929464 +0000 UTC m=+12.495324793 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6faf8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd0cb0 item 40 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.118533673 +0000 UTC m=+12.495929002 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fafdc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.118533673 +0000 UTC m=+12.495929002 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1030 item 40 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.120407148 +0000 UTC m=+12.497802476 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76509c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd16c0 item 41 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.120911158 +0000 UTC m=+12.498306487 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7650ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1880 item 41 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.121423815 +0000 UTC m=+12.498819144 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7651380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.121423815 +0000 UTC m=+12.498819144 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b76518c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1c70 item 41 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.122853431 +0000 UTC m=+12.500248791 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e44c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71384d0 item 42 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.123386137 +0000 UTC m=+12.500781466 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e49c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71387e0 item 42 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.123951372 +0000 UTC m=+12.501346751 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e4f00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.123951372 +0000 UTC m=+12.501346751 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71389a0 item 42 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.125194607 +0000 UTC m=+12.502589937 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75e5ac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138d20 item 43 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.125797445 +0000 UTC m=+12.503192814 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75140c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138ee0 item 43 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.126443915 +0000 UTC m=+12.503839264 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.126443915 +0000 UTC m=+12.503839264 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71390a0 item 43 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.127914358 +0000 UTC m=+12.505309688 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139420 item 44 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.128528958 +0000 UTC m=+12.505924287 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139650 item 44 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.129310753 +0000 UTC m=+12.506706082 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.129310753 +0000 UTC m=+12.506706082 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e085c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139810 item 44 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.130980633 +0000 UTC m=+12.508375972 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139c70 item 45 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.131564373 +0000 UTC m=+12.508959712 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e093c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.131564373 +0000 UTC m=+12.508959712 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8000 item 45 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.133061708 +0000 UTC m=+12.510457047 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d88c0 item 46 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.133531694 +0000 UTC m=+12.510927033 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf18c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.133531694 +0000 UTC m=+12.510927033 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8a80 item 46 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.134836807 +0000 UTC m=+12.512232146 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d90a0 item 47 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.135311813 +0000 UTC m=+12.512707152 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.135311813 +0000 UTC m=+12.512707152 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d92d0 item 47 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.136887775 +0000 UTC m=+12.514283114 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d9730 item 48 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.137365557 +0000 UTC m=+12.514760896 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7a80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.137365557 +0000 UTC m=+12.514760896 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d9a40 item 48 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.138875636 +0000 UTC m=+12.516270965 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a9c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f20e0 item 49 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.139328229 +0000 UTC m=+12.516723558 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ae40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.139328229 +0000 UTC m=+12.516723558 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f23f0 item 49 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.140469442 +0000 UTC m=+12.517864771 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ba00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f28c0 item 50 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.140931113 +0000 UTC m=+12.518326442 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.140931113 +0000 UTC m=+12.518326442 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2a80 item 50 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.141998987 +0000 UTC m=+12.519394316 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2e70 item 51 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.142600372 +0000 UTC m=+12.519995701 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.142600372 +0000 UTC m=+12.519995701 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91740): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3030 item 51 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.14389356 +0000 UTC m=+12.521288890 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3500 item 52 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.144510936 +0000 UTC m=+12.521906275 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.144510936 +0000 UTC m=+12.521906275 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8aa40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f36c0 item 52 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.145776382 +0000 UTC m=+12.523171721 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b140): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3a40 item 53 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.146269383 +0000 UTC m=+12.523664722 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.146269383 +0000 UTC m=+12.523664722 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3ce0 item 53 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.147551801 +0000 UTC m=+12.524947140 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700aa80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208310 item 54 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.148109624 +0000 UTC m=+12.525504953 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700af80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.148109624 +0000 UTC m=+12.525504953 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72087e0 item 54 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.149277577 +0000 UTC m=+12.526672906 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208d90 item 55 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.149695736 +0000 UTC m=+12.527091065 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.149695736 +0000 UTC m=+12.527091065 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e746c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208f50 item 55 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.150790952 +0000 UTC m=+12.528186281 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e74dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7209490 item 56 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.151272159 +0000 UTC m=+12.528667488 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e752c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.151272159 +0000 UTC m=+12.528667488 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72099d0 item 56 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.152287915 +0000 UTC m=+12.529683245 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e75e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c2a0 item 57 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.152667051 +0000 UTC m=+12.530062380 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42e00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c460 item 57 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.153131376 +0000 UTC m=+12.530526705 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b433c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.153131376 +0000 UTC m=+12.530526705 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c620 item 57 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.154395512 +0000 UTC m=+12.531790841 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749ca10 item 58 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.154807488 +0000 UTC m=+12.532202817 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f125c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749cbd0 item 58 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.155289518 +0000 UTC m=+12.532684847 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.155289518 +0000 UTC m=+12.532684847 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749cd90 item 58 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.156375637 +0000 UTC m=+12.533770965 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d110 item 59 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.15682789 +0000 UTC m=+12.534223218 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184740): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d2d0 item 59 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.157279311 +0000 UTC m=+12.534674640 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.157279311 +0000 UTC m=+12.534674640 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d500 item 59 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.158901851 +0000 UTC m=+12.536297191 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d880 item 60 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.159525187 +0000 UTC m=+12.536920546 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185e00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749da40 item 60 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.160176426 +0000 UTC m=+12.537571755 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75be440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.160176426 +0000 UTC m=+12.537571755 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bea00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749dc00 item 60 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.161551379 +0000 UTC m=+12.538946709 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a1c0 item 61 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.162052956 +0000 UTC m=+12.539448285 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75bf580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.162052956 +0000 UTC m=+12.539448285 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e922c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a380 item 61 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.163470871 +0000 UTC m=+12.540866210 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92900): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a700 item 62 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.163951497 +0000 UTC m=+12.541346826 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e92e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.163951497 +0000 UTC m=+12.541346826 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a8c0 item 62 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.165464381 +0000 UTC m=+12.542859709 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e93b80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769ac40 item 63 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.166065745 +0000 UTC m=+12.543461074 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed01c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.166065745 +0000 UTC m=+12.543461074 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed08c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769ae00 item 63 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.167843108 +0000 UTC m=+12.545238437 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed0f00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b180 item 64 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.168296854 +0000 UTC m=+12.545692183 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.168296854 +0000 UTC m=+12.545692183 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed1b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b340 item 64 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.169737853 +0000 UTC m=+12.547133182 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b730 item 65 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.170294833 +0000 UTC m=+12.547690162 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eee700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.170294833 +0000 UTC m=+12.547690162 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eeec00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b8f0 item 65 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.171620133 +0000 UTC m=+12.549015462 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769bc70 item 66 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.172239963 +0000 UTC m=+12.549635291 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eef6c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.172239963 +0000 UTC m=+12.549635291 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eefc00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769be30 item 66 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.173459653 +0000 UTC m=+12.550854982 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e380 item 67 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.173957943 +0000 UTC m=+12.551353282 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c7c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.173957943 +0000 UTC m=+12.551353282 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ccc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e540 item 67 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.175227789 +0000 UTC m=+12.552623118 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e8c0 item 68 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.175813132 +0000 UTC m=+12.553208461 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.175813132 +0000 UTC m=+12.553208461 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2dd80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726ea80 item 68 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.177143021 +0000 UTC m=+12.554538350 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f030 item 69 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.177639117 +0000 UTC m=+12.555034447 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7e940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.177639117 +0000 UTC m=+12.555034447 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ee40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f1f0 item 69 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.178876241 +0000 UTC m=+12.556271570 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f570 item 70 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.1794801 +0000 UTC m=+12.556875428 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7f9c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.1794801 +0000 UTC m=+12.556875428 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f730 item 70 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.180799047 +0000 UTC m=+12.558194377 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726fab0 item 71 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.181341901 +0000 UTC m=+12.558737231 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd8b80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.181341901 +0000 UTC m=+12.558737231 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726fc70 item 71 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.182669365 +0000 UTC m=+12.560064714 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75401c0 item 72 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.183303913 +0000 UTC m=+12.560699242 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd9c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.183303913 +0000 UTC m=+12.560699242 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540380 item 72 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.184593255 +0000 UTC m=+12.561988604 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75407e0 item 73 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.185097577 +0000 UTC m=+12.562492905 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7020d00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540bd0 item 73 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.185641302 +0000 UTC m=+12.563036631 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70211c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.185641302 +0000 UTC m=+12.563036631 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540d90 item 73 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.186978895 +0000 UTC m=+12.564374234 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7021d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541110 item 74 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.187483738 +0000 UTC m=+12.564879067 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541420 item 74 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.188119226 +0000 UTC m=+12.565514555 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709e880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.188119226 +0000 UTC m=+12.565514555 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709ee00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75415e0 item 74 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.189457981 +0000 UTC m=+12.566853321 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541960 item 75 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.190043546 +0000 UTC m=+12.567438885 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709f940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541b20 item 75 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.190512861 +0000 UTC m=+12.567908191 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b709fe80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.190512861 +0000 UTC m=+12.567908191 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c24c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541dc0 item 75 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.192002763 +0000 UTC m=+12.569398091 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c2b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be4f50 item 76 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.19246294 +0000 UTC m=+12.569858269 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be5420 item 76 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.193186235 +0000 UTC m=+12.570581593 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.193186235 +0000 UTC m=+12.570581593 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70c3ac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be5b90 item 76 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.194557671 +0000 UTC m=+12.571953000 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e8460 item 77 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.195188301 +0000 UTC m=+12.572583631 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.195188301 +0000 UTC m=+12.572583631 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f8e00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e8620 item 77 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.196838243 +0000 UTC m=+12.574233572 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e8b60 item 78 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.19748344 +0000 UTC m=+12.574878769 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f9940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.19748344 +0000 UTC m=+12.574878769 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130140): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e8d20 item 78 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.198748006 +0000 UTC m=+12.576143335 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e91f0 item 79 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.199162537 +0000 UTC m=+12.576557866 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7130c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.199162537 +0000 UTC m=+12.576557866 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e93b0 item 79 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.200386426 +0000 UTC m=+12.577781756 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71319c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e9730 item 80 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.200898984 +0000 UTC m=+12.578294312 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7131ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.200898984 +0000 UTC m=+12.578294312 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b74e99d0 item 80 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.202272794 +0000 UTC m=+12.579668124 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a4a80 item 81 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.202789319 +0000 UTC m=+12.580184648 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.202789319 +0000 UTC m=+12.580184648 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe4d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a4e00 item 81 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.204097337 +0000 UTC m=+12.581492665 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe53c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a5420 item 82 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.204562855 +0000 UTC m=+12.581958183 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe58c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.204562855 +0000 UTC m=+12.581958183 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fe5e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a57a0 item 82 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.205959249 +0000 UTC m=+12.583354578 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71ba5c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586000 item 83 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.206531027 +0000 UTC m=+12.583926396 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71baac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.206531027 +0000 UTC m=+12.583926396 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75861c0 item 83 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.207732594 +0000 UTC m=+12.585127923 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bb680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75867e0 item 84 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.20833491 +0000 UTC m=+12.585730249 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71bbb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.20833491 +0000 UTC m=+12.585730249 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586b60 item 84 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.209808579 +0000 UTC m=+12.587203909 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586f50 item 85 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.210324623 +0000 UTC m=+12.587719952 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d6d80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.210324623 +0000 UTC m=+12.587719952 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d72c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587110 item 85 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.211791902 +0000 UTC m=+12.589187231 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587650 item 86 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.212323905 +0000 UTC m=+12.589719234 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71d7e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.212323905 +0000 UTC m=+12.589719234 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72004c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587810 item 86 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.213390367 +0000 UTC m=+12.590785696 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7200b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587ce0 item 87 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.21379005 +0000 UTC m=+12.591185379 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.21379005 +0000 UTC m=+12.591185379 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de000 item 87 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.215229796 +0000 UTC m=+12.592625125 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7201c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de380 item 88 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.215772761 +0000 UTC m=+12.593168090 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270200): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.215772761 +0000 UTC m=+12.593168090 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de540 item 88 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.216893494 +0000 UTC m=+12.594288824 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7270dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de8c0 item 89 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.217367157 +0000 UTC m=+12.594762486 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dea80 item 89 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.217835521 +0000 UTC m=+12.595230851 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.217835521 +0000 UTC m=+12.595230851 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7271dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dec40 item 89 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.21913387 +0000 UTC m=+12.596529200 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728e500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df030 item 90 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.219540037 +0000 UTC m=+12.596935366 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ea40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df1f0 item 90 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.220145299 +0000 UTC m=+12.597540628 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728ef80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.220145299 +0000 UTC m=+12.597540628 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728f540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df420 item 90 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.221416487 +0000 UTC m=+12.598811815 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b728fb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df880 item 91 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.221918213 +0000 UTC m=+12.599313542 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa1c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dfab0 item 91 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.222537301 +0000 UTC m=+12.599932630 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aa700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.222537301 +0000 UTC m=+12.599932630 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72aac80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dfc70 item 91 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.223927933 +0000 UTC m=+12.601323262 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab2c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6864540 item 92 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.224399324 +0000 UTC m=+12.601794653 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ab800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b68647e0 item 92 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.225062775 +0000 UTC m=+12.602458104 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72abd40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.225062775 +0000 UTC m=+12.602458104 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6400): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6864af0 item 92 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.226601878 +0000 UTC m=+12.603997208 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6a40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865110 item 93 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.227010439 +0000 UTC m=+12.604405767 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c6f80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.227010439 +0000 UTC m=+12.604405767 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b68652d0 item 93 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.228278861 +0000 UTC m=+12.605674190 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72c7cc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865730 item 94 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.228791087 +0000 UTC m=+12.606186417 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.228791087 +0000 UTC m=+12.606186417 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e8a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865a40 item 94 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.23042526 +0000 UTC m=+12.607820620 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b38930 item 95 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.230902761 +0000 UTC m=+12.608298090 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.230902761 +0000 UTC m=+12.608298090 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72e9c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b39110 item 95 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.232293685 +0000 UTC m=+12.609689014 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73003c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b39dc0 item 96 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.232716793 +0000 UTC m=+12.610112122 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7300900): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.232716793 +0000 UTC m=+12.610112122 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7301000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7100380 item 96 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= 2026/04/26 02:05:29 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : >WaitForWriters: 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.256483846 +0000 UTC m=+12.633879185 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.256483846 +0000 UTC m=+12.633879185 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b5c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.256483846 +0000 UTC m=+12.633879185 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738ba80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a8380 item 1 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.258820313 +0000 UTC m=+12.636215652 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71601c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.258820313 +0000 UTC m=+12.636215652 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71606c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a89a0 item 2 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.261058485 +0000 UTC m=+12.638453834 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7160d00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.261058485 +0000 UTC m=+12.638453834 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.261058485 +0000 UTC m=+12.638453834 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9260 item 3 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.263118861 +0000 UTC m=+12.640514200 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7161d80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.263118861 +0000 UTC m=+12.640514200 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75143c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9730 item 4 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.264535133 +0000 UTC m=+12.641930472 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.264535133 +0000 UTC m=+12.641930472 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.264535133 +0000 UTC m=+12.641930472 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9c00 item 5 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.266572266 +0000 UTC m=+12.643967605 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.266572266 +0000 UTC m=+12.643967605 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b53b0 item 6 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.268015228 +0000 UTC m=+12.645410567 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.268015228 +0000 UTC m=+12.645410567 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e091c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.268015228 +0000 UTC m=+12.645410567 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b5c00 item 7 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.270128203 +0000 UTC m=+12.647523533 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.270128203 +0000 UTC m=+12.647523533 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd0620 item 8 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6bf1ac0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1ac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.271545488 +0000 UTC m=+12.648940816 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.271545488 +0000 UTC m=+12.648940816 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.271545488 +0000 UTC m=+12.648940816 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd09a0 item 9 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.27329583 +0000 UTC m=+12.650691178 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7ac80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.27329583 +0000 UTC m=+12.650691178 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b1c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1420 item 10 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6f7b800): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.274608896 +0000 UTC m=+12.652004225 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bbc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.274608896 +0000 UTC m=+12.652004225 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f901c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.274608896 +0000 UTC m=+12.652004225 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f906c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1810 item 11 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.276450902 +0000 UTC m=+12.653846230 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.276450902 +0000 UTC m=+12.653846230 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138310 item 12 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6f919c0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f919c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.277843307 +0000 UTC m=+12.655238676 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91d80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.277843307 +0000 UTC m=+12.655238676 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71388c0 item 13 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.27916996 +0000 UTC m=+12.656565309 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.27916996 +0000 UTC m=+12.656565309 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138c40 item 14 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6f8b8c0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.280482957 +0000 UTC m=+12.657878286 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8bc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.280482957 +0000 UTC m=+12.657878286 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138fc0 item 15 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.282044974 +0000 UTC m=+12.659440333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.282044974 +0000 UTC m=+12.659440333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139340 item 16 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.28354887 +0000 UTC m=+12.660944210 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bdc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.28354887 +0000 UTC m=+12.660944210 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42bc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.28354887 +0000 UTC m=+12.660944210 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71396c0 item 17 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.285613374 +0000 UTC m=+12.663008713 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.285613374 +0000 UTC m=+12.663008713 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139c70 item 18 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.287306799 +0000 UTC m=+12.664702128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f124c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.287306799 +0000 UTC m=+12.664702128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.287306799 +0000 UTC m=+12.664702128 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8230 item 19 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.289336568 +0000 UTC m=+12.666731897 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.289336568 +0000 UTC m=+12.666731897 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8850 item 20 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.291262001 +0000 UTC m=+12.668657329 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7184c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.291262001 +0000 UTC m=+12.668657329 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.291262001 +0000 UTC m=+12.668657329 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8d20 item 21 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.293408559 +0000 UTC m=+12.670803888 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7185c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.293408559 +0000 UTC m=+12.670803888 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d9420 item 22 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.294860909 +0000 UTC m=+12.672256268 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df89c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.294860909 +0000 UTC m=+12.672256268 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df8ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.294860909 +0000 UTC m=+12.672256268 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df93c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d98f0 item 23 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.296809965 +0000 UTC m=+12.674205294 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6df9a40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.296809965 +0000 UTC m=+12.674205294 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f22a0 item 24 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6e626c0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e626c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.298295588 +0000 UTC m=+12.675690917 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62a80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.298295588 +0000 UTC m=+12.675690917 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62f80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.298295588 +0000 UTC m=+12.675690917 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e634c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2770 item 25 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.299962432 +0000 UTC m=+12.677357761 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63b40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.299962432 +0000 UTC m=+12.677357761 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2cb0 item 26 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6e767c0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e767c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.301243398 +0000 UTC m=+12.678638728 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e76b80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.301243398 +0000 UTC m=+12.678638728 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.301243398 +0000 UTC m=+12.678638728 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e775c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3030 item 27 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.302832165 +0000 UTC m=+12.680227494 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e77c40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.302832165 +0000 UTC m=+12.680227494 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3650 item 28 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6e8c8c0): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8c8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.304107019 +0000 UTC m=+12.681502349 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8cc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.304107019 +0000 UTC m=+12.681502349 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f39d0 item 29 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.305274762 +0000 UTC m=+12.682670092 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e8d9c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.305274762 +0000 UTC m=+12.682670092 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72080e0 item 30 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): _readAt: size=2, off=0 2026/04/26 02:05:29 ERROR : open-test-file(0x19d6b6eac640): Couldn't read size of file 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): >_writeAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): close: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eac640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.306542805 +0000 UTC m=+12.683938134 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaca00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.306542805 +0000 UTC m=+12.683938134 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead0c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208770 item 31 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.30778602 +0000 UTC m=+12.685181350 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ead740): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.30778602 +0000 UTC m=+12.685181350 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eadc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208cb0 item 32 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.309013435 +0000 UTC m=+12.686408765 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed63c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72090a0 item 33 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.309553855 +0000 UTC m=+12.686949184 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.309553855 +0000 UTC m=+12.686949184 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed6d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72093b0 item 33 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.311103909 +0000 UTC m=+12.688499288 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c000 item 34 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.311662041 +0000 UTC m=+12.689057380 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.311662041 +0000 UTC m=+12.689057380 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ed7d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c230 item 34 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.313248784 +0000 UTC m=+12.690644113 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c5b0 item 35 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.313763005 +0000 UTC m=+12.691158333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0900): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.313763005 +0000 UTC m=+12.691158333 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef0e00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749c7e0 item 35 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.31527675 +0000 UTC m=+12.692672089 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749cb60 item 36 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.315794357 +0000 UTC m=+12.693189696 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1980): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.315794357 +0000 UTC m=+12.693189696 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6ef1ec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749cd20 item 36 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.31713766 +0000 UTC m=+12.694532990 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2c600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d0a0 item 37 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.317590083 +0000 UTC m=+12.694985413 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2ca80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.317590083 +0000 UTC m=+12.694985413 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2cf80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d260 item 37 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.318906216 +0000 UTC m=+12.696301545 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2d600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d650 item 38 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.319451255 +0000 UTC m=+12.696846583 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f2db00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.319451255 +0000 UTC m=+12.696846583 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70140): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749d810 item 38 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.320712734 +0000 UTC m=+12.698108063 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f707c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749db90 item 39 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.321253635 +0000 UTC m=+12.698648964 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f70cc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.321253635 +0000 UTC m=+12.698648964 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f711c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b749de30 item 39 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.32249157 +0000 UTC m=+12.699886899 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a310 item 40 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.323004197 +0000 UTC m=+12.700399525 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f71d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.323004197 +0000 UTC m=+12.700399525 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a4d0 item 40 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.324360746 +0000 UTC m=+12.701756075 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769a850 item 41 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.324977961 +0000 UTC m=+12.702373289 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa8e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769aa10 item 41 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.325421718 +0000 UTC m=+12.702817046 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.325421718 +0000 UTC m=+12.702817046 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769abd0 item 41 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.326546639 +0000 UTC m=+12.703941968 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fa9e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769af50 item 42 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.328730308 +0000 UTC m=+12.706125637 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b110 item 42 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3293516 +0000 UTC m=+12.706746929 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd29c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3293516 +0000 UTC m=+12.706746929 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd2f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b2d0 item 42 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.330536135 +0000 UTC m=+12.707931464 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b6c0 item 43 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.331002925 +0000 UTC m=+12.708398254 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fd3a80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769b880 item 43 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.331492669 +0000 UTC m=+12.708887998 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec0c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.331492669 +0000 UTC m=+12.708887998 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fec600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769ba40 item 43 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.332736225 +0000 UTC m=+12.710131554 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fecc40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b769bdc0 item 44 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.333309767 +0000 UTC m=+12.710705097 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed140): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e0e0 item 44 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.333835448 +0000 UTC m=+12.711230777 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fed680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.333835448 +0000 UTC m=+12.711230777 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6fedc00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e2a0 item 44 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.334939781 +0000 UTC m=+12.712335120 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e690 item 45 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.335395141 +0000 UTC m=+12.712790470 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.335395141 +0000 UTC m=+12.712790470 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7042f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726e850 item 45 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.336606476 +0000 UTC m=+12.714001835 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726ecb0 item 46 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.337009215 +0000 UTC m=+12.714404544 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7043a80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.337009215 +0000 UTC m=+12.714404544 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726ee70 item 46 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.338309589 +0000 UTC m=+12.715704917 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70968c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f340 item 47 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.338886677 +0000 UTC m=+12.716282005 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7096dc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.338886677 +0000 UTC m=+12.716282005 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70974c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f500 item 47 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.340329739 +0000 UTC m=+12.717725068 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7097b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726f880 item 48 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.340878044 +0000 UTC m=+12.718273373 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.340878044 +0000 UTC m=+12.718273373 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726fa40 item 48 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.342317799 +0000 UTC m=+12.719713138 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b6e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b726fdc0 item 49 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.343204041 +0000 UTC m=+12.720599370 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b72c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.343204041 +0000 UTC m=+12.720599370 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540150 item 49 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.344970984 +0000 UTC m=+12.722366313 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70b7e80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75405b0 item 50 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.345528996 +0000 UTC m=+12.722924325 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.345528996 +0000 UTC m=+12.722924325 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f6a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540770 item 50 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.346809412 +0000 UTC m=+12.724204741 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540d20 item 51 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3473596 +0000 UTC m=+12.724754929 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3473596 +0000 UTC m=+12.724754929 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b70f7ac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540ee0 item 51 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.349137714 +0000 UTC m=+12.726533053 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75413b0 item 52 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.349752464 +0000 UTC m=+12.727147793 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7136740): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.349752464 +0000 UTC m=+12.727147793 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71004d0 item 52 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.351062575 +0000 UTC m=+12.728457905 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731c800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7100af0 item 53 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.351539494 +0000 UTC m=+12.728934823 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731cd00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.351539494 +0000 UTC m=+12.728934823 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7100d90 item 53 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3527879 +0000 UTC m=+12.730183228 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731d8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7101420 item 54 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.353358034 +0000 UTC m=+12.730753364 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b731ddc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.353358034 +0000 UTC m=+12.730753364 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733a440): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71016c0 item 54 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.35447402 +0000 UTC m=+12.731869349 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733aac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7101c70 item 55 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.354928107 +0000 UTC m=+12.732323436 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733afc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.354928107 +0000 UTC m=+12.732323436 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733b500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7101e30 item 55 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.356111638 +0000 UTC m=+12.733506968 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b733bb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be5030 item 56 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.356593097 +0000 UTC m=+12.733988427 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.356593097 +0000 UTC m=+12.733988427 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354700): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6be5570 item 56 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.357791949 +0000 UTC m=+12.735187279 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7354d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a4380 item 57 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.358221509 +0000 UTC m=+12.735616838 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a4c40 item 57 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.358675445 +0000 UTC m=+12.736070774 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b73557c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.358675445 +0000 UTC m=+12.736070774 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7355d40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a5030 item 57 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.359816026 +0000 UTC m=+12.737211356 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a5570 item 58 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.360283459 +0000 UTC m=+12.737678788 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736e9c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a58f0 item 58 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.360783021 +0000 UTC m=+12.738178350 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736ef00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.360783021 +0000 UTC m=+12.738178350 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736f4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b67a5c00 item 58 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.36184804 +0000 UTC m=+12.739243369 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b736fb00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75862a0 item 59 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.362243016 +0000 UTC m=+12.739638344 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4140): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586700 item 59 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.362658869 +0000 UTC m=+12.740054198 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.362658869 +0000 UTC m=+12.740054198 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a4c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586a80 item 59 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.36424403 +0000 UTC m=+12.741639369 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7586e70 item 60 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.364764481 +0000 UTC m=+12.742159810 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587030 item 60 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.365278691 +0000 UTC m=+12.742674021 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71a5cc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.365278691 +0000 UTC m=+12.742674021 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75871f0 item 60 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.366458517 +0000 UTC m=+12.743853846 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c49c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587730 item 61 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.367017783 +0000 UTC m=+12.744413122 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c4f00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.367017783 +0000 UTC m=+12.744413122 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75878f0 item 61 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.368430166 +0000 UTC m=+12.745825495 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b71c5c40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7587dc0 item 62 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.368894403 +0000 UTC m=+12.746289731 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.368894403 +0000 UTC m=+12.746289731 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202980): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de0e0 item 62 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.370107019 +0000 UTC m=+12.747502348 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7202fc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de460 item 63 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.370482448 +0000 UTC m=+12.747877777 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203500): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.370482448 +0000 UTC m=+12.747877777 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7203c00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de620 item 63 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): >_readAt: n=0, err=Bad file descriptor 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.371944646 +0000 UTC m=+12.749339975 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70de9a0 item 64 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3723977 +0000 UTC m=+12.749793030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722c880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.3723977 +0000 UTC m=+12.749793030 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722cf80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70deb60 item 64 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.373760972 +0000 UTC m=+12.751156311 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722d5c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70def50 item 65 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.37427954 +0000 UTC m=+12.751674869 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b722da40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.37427954 +0000 UTC m=+12.751674869 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df110 item 65 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.375460078 +0000 UTC m=+12.752855407 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df5e0 item 66 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.375980389 +0000 UTC m=+12.753375718 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7282b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.375980389 +0000 UTC m=+12.753375718 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70df7a0 item 66 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.377286953 +0000 UTC m=+12.754682282 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dfb90 item 67 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.377785594 +0000 UTC m=+12.755180923 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7283b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.377785594 +0000 UTC m=+12.755180923 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70dfd50 item 67 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.378930363 +0000 UTC m=+12.756325693 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6864620 item 68 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.379517831 +0000 UTC m=+12.756913160 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a8c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.379517831 +0000 UTC m=+12.756913160 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a91c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b68648c0 item 68 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.380851386 +0000 UTC m=+12.758246716 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6864f50 item 69 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.381344848 +0000 UTC m=+12.758740177 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72a9c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.381344848 +0000 UTC m=+12.758740177 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865110 item 69 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.382715813 +0000 UTC m=+12.760111143 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc900): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865570 item 70 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.383201851 +0000 UTC m=+12.760597180 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cce00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.383201851 +0000 UTC m=+12.760597180 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6865730 item 70 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.384350929 +0000 UTC m=+12.761746258 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd9c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b385b0 item 71 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.385212454 +0000 UTC m=+12.762607783 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.385212454 +0000 UTC m=+12.762607783 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ea4c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b38930 item 71 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.387350487 +0000 UTC m=+12.764745816 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eab00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75402a0 item 72 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.38790355 +0000 UTC m=+12.765298879 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.38790355 +0000 UTC m=+12.765298879 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72eb540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540540 item 72 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.389315123 +0000 UTC m=+12.766710452 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ebb00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540a80 item 73 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.38970586 +0000 UTC m=+12.767101188 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540cb0 item 73 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.390232814 +0000 UTC m=+12.767628142 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730c640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.390232814 +0000 UTC m=+12.767628142 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730cb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7540e70 item 73 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.39167853 +0000 UTC m=+12.769073859 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d1c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b75412d0 item 74 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.392004465 +0000 UTC m=+12.769399795 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730d6c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541570 item 74 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.392521421 +0000 UTC m=+12.769916750 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b730dc00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.392521421 +0000 UTC m=+12.769916750 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541730 item 74 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.393762312 +0000 UTC m=+12.771157640 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738a8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541ab0 item 75 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.394194938 +0000 UTC m=+12.771590267 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738adc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): _writeAt: size=3, off=2 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7541c70 item 75 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.394633505 +0000 UTC m=+12.772028834 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b340): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.394633505 +0000 UTC m=+12.772028834 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738b880): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b39110 item 75 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.395779457 +0000 UTC m=+12.773174786 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b738bec0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6b39dc0 item 76 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.396174722 +0000 UTC m=+12.773570051 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75144c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a8230 item 76 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): _writeAt: size=3, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.396686287 +0000 UTC m=+12.774081617 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.396686287 +0000 UTC m=+12.774081617 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7514f80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a83f0 item 76 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.397918652 +0000 UTC m=+12.775313981 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b75155c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a8770 item 77 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.398362489 +0000 UTC m=+12.775757819 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b7515b00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.398362489 +0000 UTC m=+12.775757819 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a8a80 item 77 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.399622997 +0000 UTC m=+12.777018326 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e08c80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9340 item 78 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.400059611 +0000 UTC m=+12.777454940 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e09480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.400059611 +0000 UTC m=+12.777454940 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf0a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9500 item 78 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.4014059 +0000 UTC m=+12.778801229 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf12c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9880 item 79 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.401894111 +0000 UTC m=+12.779289450 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6bf1940): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.401894111 +0000 UTC m=+12.779289450 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6af6800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71a9b20 item 79 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.403259847 +0000 UTC m=+12.780655176 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b4460 item 80 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.405634577 +0000 UTC m=+12.783029927 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7a980): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.405634577 +0000 UTC m=+12.783029927 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b080): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b4930 item 80 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.40711567 +0000 UTC m=+12.784511000 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7b6c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b4cb0 item 81 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.407524452 +0000 UTC m=+12.784919781 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f7bb40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.407524452 +0000 UTC m=+12.784919781 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90180): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b4e70 item 81 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.408714917 +0000 UTC m=+12.786110246 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b53b0 item 82 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.409261048 +0000 UTC m=+12.786656377 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f90d00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.409261048 +0000 UTC m=+12.786656377 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91280): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70b5570 item 82 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.410996582 +0000 UTC m=+12.788391910 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f91a00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd02a0 item 83 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.411562639 +0000 UTC m=+12.788957969 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a000): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.411562639 +0000 UTC m=+12.788957969 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8a640): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd04d0 item 83 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.412886888 +0000 UTC m=+12.790282217 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8acc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd0850 item 84 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.413432356 +0000 UTC m=+12.790827686 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.413432356 +0000 UTC m=+12.790827686 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8b7c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd0af0 item 84 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.414551427 +0000 UTC m=+12.791946756 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f8be40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1110 item 85 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.415038086 +0000 UTC m=+12.792433414 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700abc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.415038086 +0000 UTC m=+12.792433414 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b100): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1570 item 85 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.416137559 +0000 UTC m=+12.793532888 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700b780): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd18f0 item 86 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.41659415 +0000 UTC m=+12.793989480 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b700bc80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.41659415 +0000 UTC m=+12.793989480 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b42b80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b6dd1ce0 item 86 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.417757204 +0000 UTC m=+12.795152533 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b432c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138540 item 87 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.418258309 +0000 UTC m=+12.795653639 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b437c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.418258309 +0000 UTC m=+12.795653639 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6b43d00): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138850 item 87 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.41948867 +0000 UTC m=+12.796884000 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12480): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138bd0 item 88 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.419956904 +0000 UTC m=+12.797352233 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f12a40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.419956904 +0000 UTC m=+12.797352233 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6f13580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7138d90 item 88 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.421133553 +0000 UTC m=+12.798528882 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139110 item 89 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.421850827 +0000 UTC m=+12.799246156 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cc580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71392d0 item 89 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.422365136 +0000 UTC m=+12.799760465 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72ccac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.422365136 +0000 UTC m=+12.799760465 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd040): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139490 item 89 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.423547317 +0000 UTC m=+12.800942656 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cd680): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139810 item 90 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.423957901 +0000 UTC m=+12.801353230 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b72cdbc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71399d0 item 90 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.424575005 +0000 UTC m=+12.801970374 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62240): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.424575005 +0000 UTC m=+12.801970374 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62800): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7139c70 item 90 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.42576999 +0000 UTC m=+12.803165319 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e62e40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8230 item 91 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.426309728 +0000 UTC m=+12.803705067 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e63380): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): >_readAt: n=2, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): _writeAt: size=3, off=7 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b70d8540 item 91 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.426891755 +0000 UTC m=+12.804287084 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e638c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): >_readAt: n=8, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.426891755 +0000 UTC m=+12.804287084 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f22a0 item 91 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.42819852 +0000 UTC m=+12.805593850 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e80b80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2770 item 92 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.428531368 +0000 UTC m=+12.805926697 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e810c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): open at offset 5 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2930 item 92 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): _readAt: size=2, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): _writeAt: size=3, off=5 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): >_writeAt: n=3, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.429008919 +0000 UTC m=+12.806404248 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81600): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): >_readAt: n=3, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.429008919 +0000 UTC m=+12.806404248 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e81bc0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2b60 item 92 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.430287481 +0000 UTC m=+12.807682810 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94300): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f2ee0 item 93 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.43101341 +0000 UTC m=+12.808408739 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94840): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.43101341 +0000 UTC m=+12.808408739 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e94f40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f30a0 item 93 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.432607537 +0000 UTC m=+12.810002867 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95580): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3570 item 94 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.43304881 +0000 UTC m=+12.810444139 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6e95ac0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.43304881 +0000 UTC m=+12.810444139 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa2c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3730 item 94 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.434488135 +0000 UTC m=+12.811883464 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaa900): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3ab0 item 95 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.434972669 +0000 UTC m=+12.812368029 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eaae40): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.434972669 +0000 UTC m=+12.812368029 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eab540): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b71f3dc0 item 95 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 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/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): open at offset 0 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): _readAt: size=2, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): >_readAt: n=0, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.436346651 +0000 UTC m=+12.813741980 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eabb80): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): _writeAt: size=5, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b7208540 item 96 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): >_writeAt: n=5, err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.4369291 +0000 UTC m=+12.814324429 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca1c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/26 02:05:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/26 02:05:29 DEBUG : open-test-file: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): _readAt: size=512, off=0 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): openPending: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): >openPending: err= 2026/04/26 02:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): >_readAt: n=5, err=EOF 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): close: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-26 02:05:29.4369291 +0000 UTC m=+12.814324429 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:29 DEBUG : open-test-file(0x19d6b6eca8c0): >close: err= 2026/04/26 02:05:29 DEBUG : open-test-file: Remove: 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19d6b72088c0 item 96 2026/04/26 02:05:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/26 02:05:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/26 02:05:29 DEBUG : open-test-file: >Remove: err= 2026/04/26 02:05:29 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : >WaitForWriters: 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:29 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:29 DEBUG : file1: newRWFileHandle: 2026/04/26 02:05:29 DEBUG : file1(0x19d6b6ee6dc0): openPending: 2026/04/26 02:05:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:29 DEBUG : file1(0x19d6b6ee6dc0): >openPending: err= 2026/04/26 02:05:29 DEBUG : file1: >newRWFileHandle: err= 2026/04/26 02:05:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:05:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/26 02:05:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/26 02:05:29 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/26 02:05:29 DEBUG : Looking for writers 2026/04/26 02:05:29 DEBUG : file1: reading active writers 2026/04/26 02:05:29 DEBUG : file1: active writers 1 2026/04/26 02:05:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/26 02:05:30 DEBUG : Looking for writers 2026/04/26 02:05:30 DEBUG : file1: reading active writers 2026/04/26 02:05:30 DEBUG : file1: active writers 1 2026/04/26 02:05:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/26 02:05:30 DEBUG : Looking for writers 2026/04/26 02:05:30 DEBUG : file1: reading active writers 2026/04/26 02:05:30 DEBUG : file1: active writers 1 2026/04/26 02:05:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 DEBUG : Looking for writers 2026/04/26 02:05:31 DEBUG : file1: reading active writers 2026/04/26 02:05:31 DEBUG : file1: active writers 1 2026/04/26 02:05:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze/dir/file1: no such file or directory 2026/04/26 02:05:32 DEBUG : Looking for writers 2026/04/26 02:05:32 DEBUG : file1: reading active writers 2026/04/26 02:05:32 DEBUG : file1: active writers 1 2026/04/26 02:05:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:33 DEBUG : Looking for writers 2026/04/26 02:05:33 DEBUG : file1: reading active writers 2026/04/26 02:05:33 DEBUG : file1: active writers 1 2026/04/26 02:05:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:34 DEBUG : Looking for writers 2026/04/26 02:05:34 DEBUG : file1: reading active writers 2026/04/26 02:05:34 DEBUG : file1: active writers 1 2026/04/26 02:05:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:35 DEBUG : Looking for writers 2026/04/26 02:05:35 DEBUG : file1: reading active writers 2026/04/26 02:05:35 DEBUG : file1: active writers 1 2026/04/26 02:05:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:36 DEBUG : Looking for writers 2026/04/26 02:05:36 DEBUG : file1: reading active writers 2026/04/26 02:05:36 DEBUG : file1: active writers 1 2026/04/26 02:05:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:37 DEBUG : Looking for writers 2026/04/26 02:05:37 DEBUG : file1: reading active writers 2026/04/26 02:05:37 DEBUG : file1: active writers 1 2026/04/26 02:05:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:38 DEBUG : Looking for writers 2026/04/26 02:05:38 DEBUG : file1: reading active writers 2026/04/26 02:05:38 DEBUG : file1: active writers 1 2026/04/26 02:05:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:39 DEBUG : Looking for writers 2026/04/26 02:05:39 DEBUG : file1: reading active writers 2026/04/26 02:05:39 DEBUG : file1: active writers 1 2026/04/26 02:05:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:40 DEBUG : Looking for writers 2026/04/26 02:05:40 DEBUG : file1: reading active writers 2026/04/26 02:05:40 DEBUG : file1: active writers 1 2026/04/26 02:05:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:41 DEBUG : Looking for writers 2026/04/26 02:05:41 DEBUG : file1: reading active writers 2026/04/26 02:05:41 DEBUG : file1: active writers 1 2026/04/26 02:05:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:42 DEBUG : Looking for writers 2026/04/26 02:05:42 DEBUG : file1: reading active writers 2026/04/26 02:05:42 DEBUG : file1: active writers 1 2026/04/26 02:05:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:43 DEBUG : Looking for writers 2026/04/26 02:05:43 DEBUG : file1: reading active writers 2026/04/26 02:05:43 DEBUG : file1: active writers 1 2026/04/26 02:05:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:44 DEBUG : Looking for writers 2026/04/26 02:05:44 DEBUG : file1: reading active writers 2026/04/26 02:05:44 DEBUG : file1: active writers 1 2026/04/26 02:05:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:45 DEBUG : Looking for writers 2026/04/26 02:05:45 DEBUG : file1: reading active writers 2026/04/26 02:05:45 DEBUG : file1: active writers 1 2026/04/26 02:05:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:46 DEBUG : Looking for writers 2026/04/26 02:05:46 DEBUG : file1: reading active writers 2026/04/26 02:05:46 DEBUG : file1: active writers 1 2026/04/26 02:05:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:47 DEBUG : Looking for writers 2026/04/26 02:05:47 DEBUG : file1: reading active writers 2026/04/26 02:05:47 DEBUG : file1: active writers 1 2026/04/26 02:05:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:48 DEBUG : Looking for writers 2026/04/26 02:05:48 DEBUG : file1: reading active writers 2026/04/26 02:05:48 DEBUG : file1: active writers 1 2026/04/26 02:05:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:49 DEBUG : Looking for writers 2026/04/26 02:05:49 DEBUG : file1: reading active writers 2026/04/26 02:05:49 DEBUG : file1: active writers 1 2026/04/26 02:05:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:50 DEBUG : Looking for writers 2026/04/26 02:05:50 DEBUG : file1: reading active writers 2026/04/26 02:05:50 DEBUG : file1: active writers 1 2026/04/26 02:05:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:51 DEBUG : Looking for writers 2026/04/26 02:05:51 DEBUG : file1: reading active writers 2026/04/26 02:05:51 DEBUG : file1: active writers 1 2026/04/26 02:05:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:52 DEBUG : Looking for writers 2026/04/26 02:05:52 DEBUG : file1: reading active writers 2026/04/26 02:05:52 DEBUG : file1: active writers 1 2026/04/26 02:05:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:53 DEBUG : Looking for writers 2026/04/26 02:05:53 DEBUG : file1: reading active writers 2026/04/26 02:05:53 DEBUG : file1: active writers 1 2026/04/26 02:05:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:54 DEBUG : Looking for writers 2026/04/26 02:05:54 DEBUG : file1: reading active writers 2026/04/26 02:05:54 DEBUG : file1: active writers 1 2026/04/26 02:05:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:55 DEBUG : Looking for writers 2026/04/26 02:05:55 DEBUG : file1: reading active writers 2026/04/26 02:05:55 DEBUG : file1: active writers 1 2026/04/26 02:05:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:56 DEBUG : Looking for writers 2026/04/26 02:05:56 DEBUG : file1: reading active writers 2026/04/26 02:05:56 DEBUG : file1: active writers 1 2026/04/26 02:05:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:57 DEBUG : Looking for writers 2026/04/26 02:05:57 DEBUG : file1: reading active writers 2026/04/26 02:05:57 DEBUG : file1: active writers 1 2026/04/26 02:05:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:58 DEBUG : Looking for writers 2026/04/26 02:05:58 DEBUG : file1: reading active writers 2026/04/26 02:05:58 DEBUG : file1: active writers 1 2026/04/26 02:05:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/26 02:05:59 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x19d6b7698700 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x19d6b6f80fc8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:28409983406080} name:file1 opens:1 downloaders: o: fd:0x19d6b6c9a388 info:{ModTime:{wall:14011677669057948319 ext:12838304543 loc:0x46bd900} ATime:{wall:14011677669057948319 ext:12838304543 loc:0x46bd900} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/26 02:05:59 DEBUG : >WaitForWriters: 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:59 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:05:59 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:05:59 DEBUG : rename_me: newRWFileHandle: 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): openPending: 2026/04/26 02:05:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): >openPending: err= 2026/04/26 02:05:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/26 02:05:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/26 02:05:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): _writeAt: size=5, off=0 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): >_writeAt: n=5, err= 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): close: 2026/04/26 02:05:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-26 02:05:59.486051113 +0000 UTC m=+42.863446452 2026/04/26 02:05:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/26 02:05:59 DEBUG : rename_me(0x19d6b7087cc0): >close: err= 2026/04/26 02:05:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/26 02:05:59 DEBUG : i_was_renamed: Updating file with 0x19d6b70e5860 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/26 02:05:59 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:05:59 DEBUG : Looking for writers 2026/04/26 02:05:59 DEBUG : i_was_renamed: reading active writers 2026/04/26 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/26 02:05:59 DEBUG : Looking for writers 2026/04/26 02:05:59 DEBUG : i_was_renamed: reading active writers 2026/04/26 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/26 02:05:59 DEBUG : Looking for writers 2026/04/26 02:05:59 DEBUG : i_was_renamed: reading active writers 2026/04/26 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/26 02:05:59 DEBUG : Looking for writers 2026/04/26 02:05:59 DEBUG : i_was_renamed: reading active writers 2026/04/26 02:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/26 02:05:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/26 02:05:59 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:59 DEBUG : i_was_renamed: size = 5 OK 2026/04/26 02:05:59 INFO : i_was_renamed: Copied (new) 2026/04/26 02:05:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-26 02:05:59 +0000 UTC" 2026/04/26 02:05:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/26 02:05:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/26 02:05:59 DEBUG : Looking for writers 2026/04/26 02:05:59 DEBUG : i_was_renamed: reading active writers 2026/04/26 02:05:59 DEBUG : >WaitForWriters: 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:05:59 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/26 02:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NHE19}/rclone-test-hezufub7reze" 2026/04/26 02:05:59 INFO : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:05:59 DEBUG : forgetting directory cache 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): _readAt: size=512, off=0 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): openPending: 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:06:59 +0000 UTC" against cached fingerprint "" 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:05:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): >openPending: err= 2026/04/26 02:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): >_readAt: n=20, err=EOF 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): close: 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:06:59 +0000 GMT 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate(0x19d6b7021dc0): >close: err= 2026/04/26 02:05:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:00 DEBUG : forgetting directory cache 2026/04/26 02:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): _readAt: size=512, off=0 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): openPending: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:07:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:06:59 +0000 UTC" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 01:07:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:06:59 +0000 UTC") 2026/04/26 02:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): >openPending: err= 2026/04/26 02:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): >_readAt: n=20, err=EOF 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): close: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:07:59 +0000 GMT 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b720cc00): >close: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:00 DEBUG : forgetting directory cache 2026/04/26 02:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): _readAt: size=512, off=0 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): openPending: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:08:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:07:59 +0000 UTC" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 01:08:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:07:59 +0000 UTC") 2026/04/26 02:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): >openPending: err= 2026/04/26 02:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): >_readAt: n=20, err=EOF 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): close: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:08:59 +0000 GMT 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7290fc0): >close: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:00 DEBUG : forgetting directory cache 2026/04/26 02:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): _readAt: size=512, off=0 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): openPending: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:09:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:08:59 +0000 UTC" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 01:09:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:08:59 +0000 UTC") 2026/04/26 02:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): >openPending: err= 2026/04/26 02:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): >_readAt: n=20, err=EOF 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): close: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:09:59 +0000 GMT 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b732a340): >close: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:00 DEBUG : forgetting directory cache 2026/04/26 02:06:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): _readAt: size=512, off=0 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): openPending: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:10:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:09:59 +0000 UTC" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 01:10:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:09:59 +0000 UTC") 2026/04/26 02:06:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:06:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): >openPending: err= 2026/04/26 02:06:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): >_readAt: n=20, err=EOF 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): close: 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:10:59 +0000 GMT 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate(0x19d6b7338640): >close: err= 2026/04/26 02:06:00 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:01 DEBUG : forgetting directory cache 2026/04/26 02:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): _readAt: size=512, off=0 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): openPending: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-26 01:11:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:10:59 +0000 UTC" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-26 01:11:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:10:59 +0000 UTC") 2026/04/26 02:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/26 02:06:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): >openPending: err= 2026/04/26 02:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): >_readAt: n=20, err=EOF 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): close: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:11:59 +0000 GMT 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6e09580): >close: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:01 DEBUG : forgetting directory cache 2026/04/26 02:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): _readAt: size=512, off=0 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): openPending: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-26 01:12:59 +0000 UTC" against cached fingerprint "20,2026-04-26 01:11:59 +0000 UTC" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-26 01:12:59 +0000 UTC" != cached fingerprint "20,2026-04-26 01:11:59 +0000 UTC") 2026/04/26 02:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/26 02:06:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): >openPending: err= 2026/04/26 02:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): >_readAt: n=21, err=EOF 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): close: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:12:59 +0000 GMT 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f91100): >close: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:01 DEBUG : forgetting directory cache 2026/04/26 02:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): _readAt: size=512, off=0 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): openPending: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-26 01:13:59 +0000 UTC" against cached fingerprint "21,2026-04-26 01:12:59 +0000 UTC" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-26 01:13:59 +0000 UTC" != cached fingerprint "21,2026-04-26 01:12:59 +0000 UTC") 2026/04/26 02:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/26 02:06:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): >openPending: err= 2026/04/26 02:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): >_readAt: n=22, err=EOF 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): close: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:13:59 +0000 GMT 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b6f123c0): >close: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:01 DEBUG : forgetting directory cache 2026/04/26 02:06:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): _readAt: size=512, off=0 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): openPending: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-26 01:14:59 +0000 UTC" against cached fingerprint "22,2026-04-26 01:13:59 +0000 UTC" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-26 01:14:59 +0000 UTC" != cached fingerprint "22,2026-04-26 01:13:59 +0000 UTC") 2026/04/26 02:06:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/26 02:06:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): >openPending: err= 2026/04/26 02:06:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): >_readAt: n=23, err=EOF 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): close: 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:14:59 +0000 GMT 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate(0x19d6b704e200): >close: err= 2026/04/26 02:06:01 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : forgetting directory cache 2026/04/26 02:06:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): _readAt: size=512, off=0 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): openPending: 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-26 01:15:59 +0000 UTC" against cached fingerprint "23,2026-04-26 01:14:59 +0000 UTC" 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-26 01:15:59 +0000 UTC" != cached fingerprint "23,2026-04-26 01:14:59 +0000 UTC") 2026/04/26 02:06:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/26 02:06:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): >openPending: err= 2026/04/26 02:06:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): >_readAt: n=24, err=EOF 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): close: 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-26 01:15:59 +0000 GMT 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate(0x19d6b6cf6a40): >close: err= 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: 2026/04/26 02:06:02 DEBUG : webdav root 'rclone-test-hezufub7reze': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : forgetting directory cache 2026/04/26 02:06:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/26 02:06:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/26 02:06:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/26 02:06:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/26 02:06:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : FiLeA: reading active writers 2026/04/26 02:06:02 DEBUG : FiLeB: reading active writers 2026/04/26 02:06:02 DEBUG : FilEb: reading active writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : FiLeA: reading active writers 2026/04/26 02:06:02 DEBUG : FiLeB: reading active writers 2026/04/26 02:06:02 DEBUG : FilEb: reading active writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/26 02:06:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : webdav root 'rclone-test-hezufub7reze': Reusing VFS from active cache 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:02 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:02 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:02 DEBUG : dir: Looking for writers 2026/04/26 02:06:02 DEBUG : file2: reading active writers 2026/04/26 02:06:02 DEBUG : Looking for writers 2026/04/26 02:06:02 DEBUG : dir: reading active writers 2026/04/26 02:06:02 DEBUG : file1: reading active writers 2026/04/26 02:06:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:03 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:03 DEBUG : dir: Looking for writers 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : dir: reading active writers 2026/04/26 02:06:03 DEBUG : file1: reading active writers 2026/04/26 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:03 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:03 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 02:06:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 02:06:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 02:06:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 02:06:03 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/26 02:06:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/26 02:06:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/26 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:03 DEBUG : dir: Looking for writers 2026/04/26 02:06:03 DEBUG : file2: reading active writers 2026/04/26 02:06:03 DEBUG : new_file.txt: reading active writers 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : dir: reading active writers 2026/04/26 02:06:03 DEBUG : file1: reading active writers 2026/04/26 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:03 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/26 02:06:03 DEBUG : dir/file1: Updating file with dir/file1 0x19d6b7389380 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:03 INFO : dir/file1: Moved (server-side) to: file0 2026/04/26 02:06:03 DEBUG : file0: Updating file with file0 0x19d6b7389380 2026/04/26 02:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/26 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:03 DEBUG : dir: Looking for writers 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : dir: reading active writers 2026/04/26 02:06:03 DEBUG : file0: reading active writers 2026/04/26 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:03 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:03 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/26 02:06:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/26 02:06:03 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : a: Looking for writers 2026/04/26 02:06:03 DEBUG : b: Looking for writers 2026/04/26 02:06:03 DEBUG : c: Looking for writers 2026/04/26 02:06:03 DEBUG : d: Looking for writers 2026/04/26 02:06:03 DEBUG : Looking for writers 2026/04/26 02:06:03 DEBUG : c: reading active writers 2026/04/26 02:06:03 DEBUG : d: reading active writers 2026/04/26 02:06:03 DEBUG : /: reading active writers 2026/04/26 02:06:03 DEBUG : a: reading active writers 2026/04/26 02:06:03 DEBUG : b: reading active writers 2026/04/26 02:06:03 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:04 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/26 02:06:04 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/26 02:06:04 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/26 02:06:04 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/26 02:06:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:04 DEBUG : a/b/c/d: Looking for writers 2026/04/26 02:06:04 DEBUG : a/b/c: Looking for writers 2026/04/26 02:06:04 DEBUG : d: reading active writers 2026/04/26 02:06:04 DEBUG : a/b: Looking for writers 2026/04/26 02:06:04 DEBUG : c: reading active writers 2026/04/26 02:06:04 DEBUG : a: Looking for writers 2026/04/26 02:06:04 DEBUG : b: reading active writers 2026/04/26 02:06:04 DEBUG : Looking for writers 2026/04/26 02:06:04 DEBUG : a: reading active writers 2026/04/26 02:06:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:04 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:04 DEBUG : Looking for writers 2026/04/26 02:06:04 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-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:04 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/26 02:06:04 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/26 02:06:04 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/26 02:06:04 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 02:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:04 DEBUG : file1: size = 5 OK 2026/04/26 02:06:04 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 02:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:04 DEBUG : file1: size = 0 OK 2026/04/26 02:06:04 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (7 bytes), uploading instead of streaming 2026/04/26 02:06:04 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:04 DEBUG : file1: size = 7 OK 2026/04/26 02:06:04 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:04 DEBUG : Looking for writers 2026/04/26 02:06:04 DEBUG : file1: reading active writers 2026/04/26 02:06:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:04 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/26 02:06:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/26 02:06:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/26 02:06:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/26 02:06:05 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (11 bytes), uploading instead of streaming 2026/04/26 02:06:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:05 DEBUG : file1: size = 11 OK 2026/04/26 02:06:05 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/26 02:06:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:05 DEBUG : Looking for writers 2026/04/26 02:06:05 DEBUG : file1: reading active writers 2026/04/26 02:06:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:05 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (5 bytes), uploading instead of streaming 2026/04/26 02:06:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:05 DEBUG : file1: size = 5 OK 2026/04/26 02:06:05 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/26 02:06:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:05 DEBUG : Looking for writers 2026/04/26 02:06:05 DEBUG : file1: reading active writers 2026/04/26 02:06:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:05 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:05 DEBUG : file1: WriteFileHandle.Release closing 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 02:06:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:05 DEBUG : file1: size = 0 OK 2026/04/26 02:06:05 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/26 02:06:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:05 DEBUG : Looking for writers 2026/04/26 02:06:05 DEBUG : file1: reading active writers 2026/04/26 02:06:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:05 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/26 02:06:05 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:05 DEBUG : Looking for writers 2026/04/26 02:06:05 DEBUG : file1: reading active writers 2026/04/26 02:06:05 DEBUG : file1: active writers 1 2026/04/26 02:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/26 02:06:05 DEBUG : Looking for writers 2026/04/26 02:06:05 DEBUG : file1: reading active writers 2026/04/26 02:06:05 DEBUG : file1: active writers 1 2026/04/26 02:06:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/26 02:06:06 DEBUG : Looking for writers 2026/04/26 02:06:06 DEBUG : file1: reading active writers 2026/04/26 02:06:06 DEBUG : file1: active writers 1 2026/04/26 02:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/26 02:06:06 DEBUG : Looking for writers 2026/04/26 02:06:06 DEBUG : file1: reading active writers 2026/04/26 02:06:06 DEBUG : file1: active writers 1 2026/04/26 02:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/26 02:06:06 DEBUG : Looking for writers 2026/04/26 02:06:06 DEBUG : file1: reading active writers 2026/04/26 02:06:06 DEBUG : file1: active writers 1 2026/04/26 02:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/26 02:06:06 DEBUG : Looking for writers 2026/04/26 02:06:06 DEBUG : file1: reading active writers 2026/04/26 02:06:06 DEBUG : file1: active writers 1 2026/04/26 02:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/26 02:06:06 DEBUG : Looking for writers 2026/04/26 02:06:06 DEBUG : file1: reading active writers 2026/04/26 02:06:06 DEBUG : file1: active writers 1 2026/04/26 02:06:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/26 02:06:07 DEBUG : Looking for writers 2026/04/26 02:06:07 DEBUG : file1: reading active writers 2026/04/26 02:06:07 DEBUG : file1: active writers 1 2026/04/26 02:06:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:08 DEBUG : Looking for writers 2026/04/26 02:06:08 DEBUG : file1: reading active writers 2026/04/26 02:06:08 DEBUG : file1: active writers 1 2026/04/26 02:06:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:09 DEBUG : Looking for writers 2026/04/26 02:06:09 DEBUG : file1: reading active writers 2026/04/26 02:06:09 DEBUG : file1: active writers 1 2026/04/26 02:06:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:10 DEBUG : Looking for writers 2026/04/26 02:06:10 DEBUG : file1: reading active writers 2026/04/26 02:06:10 DEBUG : file1: active writers 1 2026/04/26 02:06:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:11 DEBUG : Looking for writers 2026/04/26 02:06:11 DEBUG : file1: reading active writers 2026/04/26 02:06:11 DEBUG : file1: active writers 1 2026/04/26 02:06:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:12 DEBUG : Looking for writers 2026/04/26 02:06:12 DEBUG : file1: reading active writers 2026/04/26 02:06:12 DEBUG : file1: active writers 1 2026/04/26 02:06:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:13 DEBUG : Looking for writers 2026/04/26 02:06:13 DEBUG : file1: reading active writers 2026/04/26 02:06:13 DEBUG : file1: active writers 1 2026/04/26 02:06:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:14 DEBUG : Looking for writers 2026/04/26 02:06:14 DEBUG : file1: reading active writers 2026/04/26 02:06:14 DEBUG : file1: active writers 1 2026/04/26 02:06:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:15 DEBUG : Looking for writers 2026/04/26 02:06:15 DEBUG : file1: reading active writers 2026/04/26 02:06:15 DEBUG : file1: active writers 1 2026/04/26 02:06:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:16 DEBUG : Looking for writers 2026/04/26 02:06:16 DEBUG : file1: reading active writers 2026/04/26 02:06:16 DEBUG : file1: active writers 1 2026/04/26 02:06:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:17 DEBUG : Looking for writers 2026/04/26 02:06:17 DEBUG : file1: reading active writers 2026/04/26 02:06:17 DEBUG : file1: active writers 1 2026/04/26 02:06:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:18 DEBUG : Looking for writers 2026/04/26 02:06:18 DEBUG : file1: reading active writers 2026/04/26 02:06:18 DEBUG : file1: active writers 1 2026/04/26 02:06:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:19 DEBUG : Looking for writers 2026/04/26 02:06:19 DEBUG : file1: reading active writers 2026/04/26 02:06:19 DEBUG : file1: active writers 1 2026/04/26 02:06:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:20 DEBUG : Looking for writers 2026/04/26 02:06:20 DEBUG : file1: reading active writers 2026/04/26 02:06:20 DEBUG : file1: active writers 1 2026/04/26 02:06:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:21 DEBUG : Looking for writers 2026/04/26 02:06:21 DEBUG : file1: reading active writers 2026/04/26 02:06:21 DEBUG : file1: active writers 1 2026/04/26 02:06:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:22 DEBUG : Looking for writers 2026/04/26 02:06:22 DEBUG : file1: reading active writers 2026/04/26 02:06:22 DEBUG : file1: active writers 1 2026/04/26 02:06:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:23 DEBUG : Looking for writers 2026/04/26 02:06:23 DEBUG : file1: reading active writers 2026/04/26 02:06:23 DEBUG : file1: active writers 1 2026/04/26 02:06:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:24 DEBUG : Looking for writers 2026/04/26 02:06:24 DEBUG : file1: reading active writers 2026/04/26 02:06:24 DEBUG : file1: active writers 1 2026/04/26 02:06:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:25 DEBUG : Looking for writers 2026/04/26 02:06:25 DEBUG : file1: reading active writers 2026/04/26 02:06:25 DEBUG : file1: active writers 1 2026/04/26 02:06:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:26 DEBUG : Looking for writers 2026/04/26 02:06:26 DEBUG : file1: reading active writers 2026/04/26 02:06:26 DEBUG : file1: active writers 1 2026/04/26 02:06:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:27 DEBUG : Looking for writers 2026/04/26 02:06:27 DEBUG : file1: reading active writers 2026/04/26 02:06:27 DEBUG : file1: active writers 1 2026/04/26 02:06:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:28 DEBUG : Looking for writers 2026/04/26 02:06:28 DEBUG : file1: reading active writers 2026/04/26 02:06:28 DEBUG : file1: active writers 1 2026/04/26 02:06:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:29 DEBUG : Looking for writers 2026/04/26 02:06:29 DEBUG : file1: reading active writers 2026/04/26 02:06:29 DEBUG : file1: active writers 1 2026/04/26 02:06:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:30 DEBUG : Looking for writers 2026/04/26 02:06:30 DEBUG : file1: reading active writers 2026/04/26 02:06:30 DEBUG : file1: active writers 1 2026/04/26 02:06:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:31 DEBUG : Looking for writers 2026/04/26 02:06:31 DEBUG : file1: reading active writers 2026/04/26 02:06:31 DEBUG : file1: active writers 1 2026/04/26 02:06:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:32 DEBUG : Looking for writers 2026/04/26 02:06:32 DEBUG : file1: reading active writers 2026/04/26 02:06:32 DEBUG : file1: active writers 1 2026/04/26 02:06:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:33 DEBUG : Looking for writers 2026/04/26 02:06:33 DEBUG : file1: reading active writers 2026/04/26 02:06:33 DEBUG : file1: active writers 1 2026/04/26 02:06:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:34 DEBUG : Looking for writers 2026/04/26 02:06:34 DEBUG : file1: reading active writers 2026/04/26 02:06:34 DEBUG : file1: active writers 1 2026/04/26 02:06:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:35 DEBUG : Looking for writers 2026/04/26 02:06:35 DEBUG : file1: reading active writers 2026/04/26 02:06:35 DEBUG : file1: active writers 1 2026/04/26 02:06:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/26 02:06:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/26 02:06:35 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:35 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (0 bytes), uploading instead of streaming 2026/04/26 02:06:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : file1: size = 0 OK 2026/04/26 02:06:36 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:36 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 02:06:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 02:06:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:36 DEBUG : Looking for writers 2026/04/26 02:06:36 DEBUG : file1: reading active writers 2026/04/26 02:06:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:36 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/26 02:06:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/26 02:06:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : webdav root 'rclone-test-hezufub7reze': File to upload is small (100 bytes), uploading instead of streaming 2026/04/26 02:06:36 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : file1: size = 100 OK 2026/04/26 02:06:36 DEBUG : file1: Size of src and dst objects identical 2026/04/26 02:06:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/26 02:06:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/26 02:06:36 DEBUG : file1: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/26 02:06:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/26 02:06:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:36 DEBUG : Looking for writers 2026/04/26 02:06:36 DEBUG : file1: reading active writers 2026/04/26 02:06:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:36 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:36 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/26 02:06:36 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/26 02:06:36 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/26 02:06:36 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/26 02:06:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/26 02:06:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:36 DEBUG : flat: Looking for writers 2026/04/26 02:06:36 DEBUG : f000.txt: reading active writers 2026/04/26 02:06:36 DEBUG : f001.txt: reading active writers 2026/04/26 02:06:36 DEBUG : f002.txt: reading active writers 2026/04/26 02:06:36 DEBUG : f003.txt: reading active writers 2026/04/26 02:06:36 DEBUG : f004.txt: reading active writers 2026/04/26 02:06:36 DEBUG : Looking for writers 2026/04/26 02:06:36 DEBUG : flat: reading active writers 2026/04/26 02:06:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:36 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:36 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:36 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/26 02:06:36 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/26 02:06:36 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/26 02:06:36 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/26 02:06:36 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:36 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:36 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:36 DEBUG : a/b/c: Looking for writers 2026/04/26 02:06:36 DEBUG : deep.txt: reading active writers 2026/04/26 02:06:36 DEBUG : a/b: Looking for writers 2026/04/26 02:06:36 DEBUG : c: reading active writers 2026/04/26 02:06:36 DEBUG : mid.txt: reading active writers 2026/04/26 02:06:36 DEBUG : a: Looking for writers 2026/04/26 02:06:36 DEBUG : b: reading active writers 2026/04/26 02:06:36 DEBUG : top.txt: reading active writers 2026/04/26 02:06:36 DEBUG : Looking for writers 2026/04/26 02:06:36 DEBUG : a: reading active writers 2026/04/26 02:06:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:36 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:36 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:37 DEBUG : bigdir: Looking for writers 2026/04/26 02:06:37 DEBUG : big.bin: reading active writers 2026/04/26 02:06:37 DEBUG : Looking for writers 2026/04/26 02:06:37 DEBUG : bigdir: reading active writers 2026/04/26 02:06:37 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-hezufub7reze'", Local "Local file system at /tmp/rclone891939279", Modify Window "1s" 2026/04/26 02:06:37 INFO : webdav root 'rclone-test-hezufub7reze': poll-interval is not supported by this remote 2026/04/26 02:06:37 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:37 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:37 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/26 02:06:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/26 02:06:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/26 02:06:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/26 02:06:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/26 02:06:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/26 02:06:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/26 02:06:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/26 02:06:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/26 02:06:37 DEBUG : WaitForWriters: timeout=30s 2026/04/26 02:06:37 DEBUG : dir1: Looking for writers 2026/04/26 02:06:37 DEBUG : a.txt: reading active writers 2026/04/26 02:06:37 DEBUG : dir2: Looking for writers 2026/04/26 02:06:37 DEBUG : b.txt: reading active writers 2026/04/26 02:06:37 DEBUG : dir3: Looking for writers 2026/04/26 02:06:37 DEBUG : c.txt: reading active writers 2026/04/26 02:06:37 DEBUG : Looking for writers 2026/04/26 02:06:37 DEBUG : dir1: reading active writers 2026/04/26 02:06:37 DEBUG : dir2: reading active writers 2026/04/26 02:06:37 DEBUG : dir3: reading active writers 2026/04/26 02:06:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/26 02:06:37 DEBUG : webdav root 'rclone-test-hezufub7reze': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.11935687s (try 1/5)