"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/08/01 03:07:02 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xabavew0gusi" 2026/08/01 03:07:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/01 03:07:02 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/08/01 03:07:02 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/08/01 03:07:02 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/08/01 03:07:02 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/08/01 03:07:02 DEBUG : Setting pass="TgE5yzY_3_RZpSJessl9yAwegkSH2DopLEvI12rWCMPy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/08/01 03:07:02 DEBUG : TestWebdavRclone: detected overridden config - adding "{bh6qB}" suffix to name 2026/08/01 03:07:02 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/08/01 03:07:02 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/08/01 03:07:02 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/08/01 03:07:02 DEBUG : Setting pass="TgE5yzY_3_RZpSJessl9yAwegkSH2DopLEvI12rWCMPy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/08/01 03:07:02 DEBUG : found headers: 2026/08/01 03:07:02 DEBUG : Creating backend with remote "/tmp/rclone1188071380" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:02 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:02 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:02 DEBUG : dir: Looking for writers 2026/08/01 03:07:02 DEBUG : Looking for writers 2026/08/01 03:07:02 DEBUG : dir: reading active writers 2026/08/01 03:07:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:03 DEBUG : dir/subdir: Looking for writers 2026/08/01 03:07:03 DEBUG : dir: Looking for writers 2026/08/01 03:07:03 DEBUG : file1: reading active writers 2026/08/01 03:07:03 DEBUG : file2: reading active writers 2026/08/01 03:07:03 DEBUG : subdir: reading active writers 2026/08/01 03:07:03 DEBUG : Looking for writers 2026/08/01 03:07:03 DEBUG : dir: reading active writers 2026/08/01 03:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:03 DEBUG : dir: Looking for writers 2026/08/01 03:07:03 DEBUG : file1: reading active writers 2026/08/01 03:07:03 DEBUG : Looking for writers 2026/08/01 03:07:03 DEBUG : dir: reading active writers 2026/08/01 03:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:03 DEBUG : dir: Looking for writers 2026/08/01 03:07:03 DEBUG : Looking for writers 2026/08/01 03:07:03 DEBUG : dir: reading active writers 2026/08/01 03:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:03 DEBUG : forgetting directory cache 2026/08/01 03:07:03 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:03 DEBUG : Looking for writers 2026/08/01 03:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/01 03:07:03 DEBUG : dir: invalidating directory cache 2026/08/01 03:07:03 DEBUG : >ForgetPath: 2026/08/01 03:07:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/01 03:07:03 DEBUG : invalidating directory cache 2026/08/01 03:07:03 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:03 DEBUG : >ForgetPath: 2026/08/01 03:07:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/01 03:07:03 DEBUG : >ForgetPath: 2026/08/01 03:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:03 DEBUG : dir: Looking for writers 2026/08/01 03:07:03 DEBUG : Looking for writers 2026/08/01 03:07:03 DEBUG : dir: reading active writers 2026/08/01 03:07:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:03 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:03 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : forgetting directory cache 2026/08/01 03:07:04 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:04 DEBUG : dir: Looking for writers 2026/08/01 03:07:04 DEBUG : fil/a/b: Looking for writers 2026/08/01 03:07:04 DEBUG : fil/a: Looking for writers 2026/08/01 03:07:04 DEBUG : b: reading active writers 2026/08/01 03:07:04 DEBUG : fil: Looking for writers 2026/08/01 03:07:04 DEBUG : a: reading active writers 2026/08/01 03:07:04 DEBUG : Looking for writers 2026/08/01 03:07:04 DEBUG : dir: reading active writers 2026/08/01 03:07:04 DEBUG : fil: reading active writers 2026/08/01 03:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:04 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:04 DEBUG : dir: Looking for writers 2026/08/01 03:07:04 DEBUG : Looking for writers 2026/08/01 03:07:04 DEBUG : dir: reading active writers 2026/08/01 03:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:04 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:04 DEBUG : dir: Looking for writers 2026/08/01 03:07:04 DEBUG : file1: reading active writers 2026/08/01 03:07:04 DEBUG : Looking for writers 2026/08/01 03:07:04 DEBUG : dir: reading active writers 2026/08/01 03:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:04 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/01 03:07:04 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:04 DEBUG : dir: invalidating directory cache 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/01 03:07:04 DEBUG : dir/file1: Reset virtual modtime 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/01 03:07:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/01 03:07:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:04 DEBUG : dir: invalidating directory cache 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/01 03:07:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/01 03:07:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/01 03:07:04 DEBUG : forgetting directory cache 2026/08/01 03:07:04 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/01 03:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:04 DEBUG : dir/virtualDir: Looking for writers 2026/08/01 03:07:04 DEBUG : dir: Looking for writers 2026/08/01 03:07:04 DEBUG : file1: reading active writers 2026/08/01 03:07:04 DEBUG : virtualFile2: reading active writers 2026/08/01 03:07:04 DEBUG : virtualFile: reading active writers 2026/08/01 03:07:04 DEBUG : virtualDir: reading active writers 2026/08/01 03:07:04 DEBUG : Looking for writers 2026/08/01 03:07:04 DEBUG : dir: reading active writers 2026/08/01 03:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:04 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:05 ERROR : dir/: Can only open directories read only 2026/08/01 03:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:05 DEBUG : dir: Looking for writers 2026/08/01 03:07:05 DEBUG : Looking for writers 2026/08/01 03:07:05 DEBUG : dir: reading active writers 2026/08/01 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:05 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:05 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/01 03:07:05 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/01 03:07:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/01 03:07:05 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/01 03:07:05 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:05 DEBUG : dir/potato: size = 5 OK 2026/08/01 03:07:05 NOTICE: webdav root 'rclone-test-xabavew0gusi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/01 03:07:05 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/01 03:07:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/01 03:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:05 DEBUG : dir: Looking for writers 2026/08/01 03:07:05 DEBUG : file1: reading active writers 2026/08/01 03:07:05 DEBUG : potato: reading active writers 2026/08/01 03:07:05 DEBUG : Looking for writers 2026/08/01 03:07:05 DEBUG : dir: reading active writers 2026/08/01 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:05 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/01 03:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:05 DEBUG : dir/sub: Looking for writers 2026/08/01 03:07:05 DEBUG : dir: Looking for writers 2026/08/01 03:07:05 DEBUG : file1: reading active writers 2026/08/01 03:07:05 DEBUG : sub: reading active writers 2026/08/01 03:07:05 DEBUG : Looking for writers 2026/08/01 03:07:05 DEBUG : dir: reading active writers 2026/08/01 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:05 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/01 03:07:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/01 03:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:05 DEBUG : dir/sub/subsub: Looking for writers 2026/08/01 03:07:05 DEBUG : dir/sub: Looking for writers 2026/08/01 03:07:05 DEBUG : subsub: reading active writers 2026/08/01 03:07:05 DEBUG : dir: Looking for writers 2026/08/01 03:07:05 DEBUG : file1: reading active writers 2026/08/01 03:07:05 DEBUG : sub: reading active writers 2026/08/01 03:07:05 DEBUG : Looking for writers 2026/08/01 03:07:05 DEBUG : dir: reading active writers 2026/08/01 03:07:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:05 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:06 ERROR : dir/: Dir.Remove not empty 2026/08/01 03:07:06 DEBUG : dir/file1: Remove: 2026/08/01 03:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:06 DEBUG : dir/file1: >Remove: err= 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/01 03:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:06 DEBUG : Looking for writers 2026/08/01 03:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:06 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:06 DEBUG : dir/file1: Remove: 2026/08/01 03:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:06 DEBUG : dir/file1: >Remove: err= 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/01 03:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:06 DEBUG : Looking for writers 2026/08/01 03:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:06 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:06 DEBUG : dir/file1: Remove: 2026/08/01 03:07:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:06 DEBUG : dir/file1: >Remove: err= 2026/08/01 03:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:06 DEBUG : dir: Looking for writers 2026/08/01 03:07:06 DEBUG : Looking for writers 2026/08/01 03:07:06 DEBUG : dir: reading active writers 2026/08/01 03:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:06 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:06 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/01 03:07:06 DEBUG : dir: Updating dir with dir2 0x1e4c2b336cc0 2026/08/01 03:07:06 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/01 03:07:06 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/01 03:07:06 DEBUG : file2: Updating file with file2 0x1e4c2b9b0a90 2026/08/01 03:07:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:06 INFO : dir2/file3: Deleted 2026/08/01 03:07:06 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/01 03:07:06 DEBUG : dir2/file3: Updating file with dir2/file3 0x1e4c2b9b0a90 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/01 03:07:06 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/01 03:07:06 DEBUG : empty directory: Updating dir with renamed empty directory 0x1e4c2b336e40 2026/08/01 03:07:06 DEBUG : empty directory: forgetting directory cache 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/01 03:07:06 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/01 03:07:06 DEBUG : dir2: Renaming to "dir3" 2026/08/01 03:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:06 DEBUG : dir3: Looking for writers 2026/08/01 03:07:06 DEBUG : file3: reading active writers 2026/08/01 03:07:06 DEBUG : renamed empty directory: Looking for writers 2026/08/01 03:07:06 DEBUG : Looking for writers 2026/08/01 03:07:06 DEBUG : dir3: reading active writers 2026/08/01 03:07:06 DEBUG : renamed empty directory: reading active writers 2026/08/01 03:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/01 03:07:07 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:07 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/01 03:07:07 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/01 03:07:07 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/01 03:07:07 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:07 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:07 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/01 03:07:07 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:07 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/01 03:07:07 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : dir/sub/file2: size = 12 OK 2026/08/01 03:07:07 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:07 DEBUG : forgetting directory cache 2026/08/01 03:07:07 DEBUG : dir: forgetting directory cache 2026/08/01 03:07:07 DEBUG : dir/sub: forgetting directory cache 2026/08/01 03:07:07 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/01 03:07:07 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/01 03:07:07 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/01 03:07:07 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : dir/sub/file0: size = 5 OK 2026/08/01 03:07:07 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/01 03:07:07 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : dir/sub: Looking for writers 2026/08/01 03:07:07 DEBUG : file0: reading active writers 2026/08/01 03:07:07 DEBUG : file2: reading active writers 2026/08/01 03:07:07 DEBUG : dir: Looking for writers 2026/08/01 03:07:07 DEBUG : file1: reading active writers 2026/08/01 03:07:07 DEBUG : sub: reading active writers 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : dir: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/01 03:07:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/01 03:07:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/01 03:07:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/01 03:07:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : dir: Looking for writers 2026/08/01 03:07:07 DEBUG : file1: reading active writers 2026/08/01 03:07:07 DEBUG : file1.metadata: reading active writers 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : dir: reading active writers 2026/08/01 03:07:07 DEBUG : dir.metadata: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : dir: Looking for writers 2026/08/01 03:07:07 DEBUG : file1: reading active writers 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : dir: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : dir: Looking for writers 2026/08/01 03:07:07 DEBUG : file1: reading active writers 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : dir: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : dir: Looking for writers 2026/08/01 03:07:07 DEBUG : file1: reading active writers 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : dir: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/08/01 03:07:07 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/01 03:07:07 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/01 03:07:07 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:07 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/01 03:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:07 DEBUG : Looking for writers 2026/08/01 03:07:07 DEBUG : file.txt: reading active writers 2026/08/01 03:07:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:07 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:08 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir/file1: size = 25 OK 2026/08/01 03:07:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : file1: reading active writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:08 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir/file1: Remove: 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:08 DEBUG : dir/file1: >Remove: err= 2026/08/01 03:07:08 DEBUG : dir/file1: Remove: 2026/08/01 03:07:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:08 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir/file1: Remove: 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:08 DEBUG : dir/file1: >Remove: err= 2026/08/01 03:07:08 DEBUG : dir/file1: Remove: 2026/08/01 03:07:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:08 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/01 03:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/01 03:07:08 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/01 03:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/01 03:07:08 DEBUG : dir/file1: Open: flags=0x3 2026/08/01 03:07:08 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/01 03:07:08 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : file1: reading active writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:08 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : file1: reading active writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: 2026/08/01 03:07:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:08 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b9b1110 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:08 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2b9b1110 2026/08/01 03:07:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:08 DEBUG : dir/file1: File is currently open, delaying rename 0x1e4c2b9b1110 2026/08/01 03:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:08 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/01 03:07:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:08 DEBUG : dir/file1: size = 25 OK 2026/08/01 03:07:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/01 03:07:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:08 DEBUG : newLeaf: Running delayed rename now 2026/08/01 03:07:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:08 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b9b1110 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: 2026/08/01 03:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:08 DEBUG : dir: Looking for writers 2026/08/01 03:07:08 DEBUG : Looking for writers 2026/08/01 03:07:08 DEBUG : dir: reading active writers 2026/08/01 03:07:08 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:08 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:08 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:08 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:08 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:09 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d8750 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:09 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2b7d8750 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1: File is currently open, delaying rename 0x1e4c2b7d8750 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/01 03:07:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:09 DEBUG : dir/file1: size = 25 OK 2026/08/01 03:07:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 DEBUG : newLeaf: Running delayed rename now 2026/08/01 03:07:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:09 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d8750 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:09 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:09 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): openPending: 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): >openPending: err= 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): _writeAt: size=14, off=0 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): >_writeAt: n=14, err= 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): close: 2026/08/01 03:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/01 03:07:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b2f3e80): >close: err= 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: starting upload 2026/08/01 03:07:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:09 DEBUG : dir/file1: size = 14 OK 2026/08/01 03:07:09 INFO : dir/file1: Copied (replaced existing) 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : file1: reading active writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): _readAt: size=512, off=0 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): openPending: 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): >openPending: err= 2026/08/01 03:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): >_readAt: n=14, err=EOF 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): close: 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2bf0e440): >close: err= 2026/08/01 03:07:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:09 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d8000 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/01 03:07:09 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2b7d8000 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b502bc0): openPending: 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b502bc0): >openPending: err= 2026/08/01 03:07:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b502bc0): _writeAt: size=25, off=0 2026/08/01 03:07:09 DEBUG : dir/file1(0x1e4c2b502bc0): >_writeAt: n=25, err= 2026/08/01 03:07:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:09 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d8000 2026/08/01 03:07:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 DEBUG : newLeaf(0x1e4c2b502bc0): close: 2026/08/01 03:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/01 03:07:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-01 03:07:09.768983181 +0000 UTC m=+6.924598447 2026/08/01 03:07:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:09 DEBUG : newLeaf(0x1e4c2b502bc0): >close: err= 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:09 DEBUG : newLeaf: vfs cache: starting upload 2026/08/01 03:07:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:09 DEBUG : newLeaf: size = 25 OK 2026/08/01 03:07:09 INFO : newLeaf: Copied (replaced existing) 2026/08/01 03:07:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-01 03:07:09 +0000 UTC" 2026/08/01 03:07:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/01 03:07:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:09 DEBUG : dir: Looking for writers 2026/08/01 03:07:09 DEBUG : Looking for writers 2026/08/01 03:07:09 DEBUG : dir: reading active writers 2026/08/01 03:07:09 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:09 DEBUG : >WaitForWriters: 2026/08/01 03:07:09 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:10 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : >WaitForWriters: 2026/08/01 03:07:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:10 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d9a00 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:10 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2b7d9a00 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b64a4c0): openPending: 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b64a4c0): >openPending: err= 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b64a4c0): _writeAt: size=25, off=0 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b64a4c0): >_writeAt: n=25, err= 2026/08/01 03:07:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:10 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2b7d9a00 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:10 DEBUG : newLeaf(0x1e4c2b64a4c0): close: 2026/08/01 03:07:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/01 03:07:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-01 03:07:10.284645812 +0000 UTC m=+7.440261069 2026/08/01 03:07:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:10 DEBUG : newLeaf(0x1e4c2b64a4c0): >close: err= 2026/08/01 03:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:10 DEBUG : newLeaf: vfs cache: starting upload 2026/08/01 03:07:10 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:10 DEBUG : newLeaf: size = 25 OK 2026/08/01 03:07:10 INFO : newLeaf: Copied (replaced existing) 2026/08/01 03:07:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-01 03:07:10 +0000 UTC" 2026/08/01 03:07:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : >WaitForWriters: 2026/08/01 03:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : >WaitForWriters: 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:10 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:10 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): openPending: 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): >openPending: err= 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): _writeAt: size=14, off=0 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): >_writeAt: n=14, err= 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): close: 2026/08/01 03:07:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/01 03:07:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf63100): >close: err= 2026/08/01 03:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: starting upload 2026/08/01 03:07:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:10 DEBUG : dir/file1: size = 14 OK 2026/08/01 03:07:10 INFO : dir/file1: Copied (replaced existing) 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : file1: reading active writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : >WaitForWriters: 2026/08/01 03:07:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): _readAt: size=512, off=0 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): openPending: 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): >openPending: err= 2026/08/01 03:07:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): >_readAt: n=14, err=EOF 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): close: 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2b90e5c0): >close: err= 2026/08/01 03:07:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:10 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2bf48410 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/01 03:07:10 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2bf48410 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf7d040): openPending: 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf7d040): >openPending: err= 2026/08/01 03:07:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf7d040): _writeAt: size=25, off=0 2026/08/01 03:07:10 DEBUG : dir/file1(0x1e4c2bf7d040): >_writeAt: n=25, err= 2026/08/01 03:07:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:10 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2bf48410 2026/08/01 03:07:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:10 DEBUG : newLeaf(0x1e4c2bf7d040): close: 2026/08/01 03:07:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/01 03:07:10 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-01 03:07:10.94824377 +0000 UTC m=+8.103859027 2026/08/01 03:07:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:10 DEBUG : newLeaf(0x1e4c2bf7d040): >close: err= 2026/08/01 03:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:10 DEBUG : dir: Looking for writers 2026/08/01 03:07:10 DEBUG : Looking for writers 2026/08/01 03:07:10 DEBUG : dir: reading active writers 2026/08/01 03:07:10 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: starting upload 2026/08/01 03:07:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:11 DEBUG : newLeaf: size = 25 OK 2026/08/01 03:07:11 INFO : newLeaf: Copied (replaced existing) 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-01 03:07:10 +0000 UTC" 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/01 03:07:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: 2026/08/01 03:07:11 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:11 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:11 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : file1: reading active writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: 2026/08/01 03:07:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): _readAt: size=512, off=0 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): openPending: 2026/08/01 03:07:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/01 03:07:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): >openPending: err= 2026/08/01 03:07:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): >_readAt: n=14, err=EOF 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): close: 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2ba66780): >close: err= 2026/08/01 03:07:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:11 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2ba4a4e0 2026/08/01 03:07:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/01 03:07:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/01 03:07:11 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2ba4a4e0 2026/08/01 03:07:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/01 03:07:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2b9f0c00): openPending: 2026/08/01 03:07:11 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/08/01 03:07:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/01 03:07:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2b9f0c00): >openPending: err= 2026/08/01 03:07:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2b9f0c00): _writeAt: size=25, off=0 2026/08/01 03:07:11 DEBUG : dir/file1(0x1e4c2b9f0c00): >_writeAt: n=25, err= 2026/08/01 03:07:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/01 03:07:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/01 03:07:11 DEBUG : newLeaf: Updating file with newLeaf 0x1e4c2ba4a4e0 2026/08/01 03:07:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:11 DEBUG : newLeaf(0x1e4c2b9f0c00): close: 2026/08/01 03:07:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-01 03:07:11.470255253 +0000 UTC m=+8.625870500 2026/08/01 03:07:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:11 DEBUG : newLeaf(0x1e4c2b9f0c00): >close: err= 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: starting upload 2026/08/01 03:07:11 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:11 DEBUG : newLeaf: size = 25 OK 2026/08/01 03:07:11 INFO : newLeaf: Copied (replaced existing) 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-01 03:07:11 +0000 UTC" 2026/08/01 03:07:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/01 03:07:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/01 03:07:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : newLeaf: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: 2026/08/01 03:07:11 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.15s) --- PASS: TestFileRename/off,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.52s) --- PASS: TestFileRename/writes,forceCache=true (0.66s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:11 DEBUG : dir: Looking for writers 2026/08/01 03:07:11 DEBUG : file1: reading active writers 2026/08/01 03:07:11 DEBUG : Looking for writers 2026/08/01 03:07:11 DEBUG : dir: reading active writers 2026/08/01 03:07:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:11 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/01 03:07:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/01 03:07:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/01 03:07:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/01 03:07:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/01 03:07:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/01 03:07:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/01 03:07:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/01 03:07:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/01 03:07:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/01 03:07:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/01 03:07:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/01 03:07:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/01 03:07:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/01 03:07:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): _readAt: size=1, off=0 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): openPending: 2026/08/01 03:07:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >openPending: err= 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >_readAt: n=1, err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): _readAt: size=256, off=1 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >_readAt: n=15, err=EOF 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): _readAt: size=16, off=16 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >_readAt: n=0, err=EOF 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): close: 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >close: err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): close: 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2bc1fb80): >close: err=file already closed 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): _readAt: size=1, off=0 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): openPending: 2026/08/01 03:07:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >openPending: err= 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >_readAt: n=1, err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): _readAt: size=1, off=5 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >_readAt: n=1, err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): _readAt: size=1, off=3 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >_readAt: n=1, err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): _readAt: size=1, off=13 2026/08/01 03:07:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >_readAt: n=1, err= 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): _readAt: size=16, off=100 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >_readAt: n=0, err=EOF 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): close: 2026/08/01 03:07:12 DEBUG : dir/file1(0x1e4c2b630800): >close: err= 2026/08/01 03:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:12 DEBUG : dir: Looking for writers 2026/08/01 03:07:12 DEBUG : file1: reading active writers 2026/08/01 03:07:12 DEBUG : Looking for writers 2026/08/01 03:07:12 DEBUG : dir: reading active writers 2026/08/01 03:07:12 DEBUG : >WaitForWriters: 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:12 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=1, off=0 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): openPending: 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >openPending: err= 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=1, err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=1, off=5 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=1, err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=1, off=1 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=1, err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=6, off=10 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=6, err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=256, off=10 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=6, err=EOF 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=256, off=100 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=0, err=EOF 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): close: 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >close: err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): _readAt: size=256, off=100 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b6de280): >_readAt: n=0, err=file already closed 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : dir: Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : dir: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): RWFileHandle.Flush 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): _readAt: size=256, off=0 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): openPending: 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): >openPending: err= 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): >_readAt: n=16, err=EOF 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): RWFileHandle.Flush 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): RWFileHandle.Flush 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): close: 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b8c6580): >close: err= 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : dir: Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : dir: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/01 03:07:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): _readAt: size=256, off=0 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): openPending: 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): >openPending: err= 2026/08/01 03:07:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): >_readAt: n=16, err=EOF 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): RWFileHandle.Release 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): close: 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): >close: err= 2026/08/01 03:07:13 DEBUG : dir/file1(0x1e4c2b9a14c0): RWFileHandle.Release 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : dir: Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : dir: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:13 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): openPending: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): >openPending: err= 2026/08/01 03:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): _writeAt: size=5, off=0 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): >_writeAt: n=5, err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): _writeAt: size=7, off=5 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): >_writeAt: n=7, err= 2026/08/01 03:07:13 DEBUG : file1: vfs cache: truncate to size=11 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): close: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:13.451606857 +0000 UTC m=+10.607222114 2026/08/01 03:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): >close: err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): close: 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbbb1c0): >close: err=file already closed 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : file1: size = 11 OK 2026/08/01 03:07:13 INFO : file1: Copied (new) 2026/08/01 03:07:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-01 03:07:13 +0000 UTC" 2026/08/01 03:07:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:13 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): openPending: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): >openPending: err= 2026/08/01 03:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): _writeAt: size=7, off=0 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): >_writeAt: n=7, err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): _writeAt: size=6, off=5 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): >_writeAt: n=6, err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): close: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:13.647321452 +0000 UTC m=+10.802936709 2026/08/01 03:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): >close: err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): _writeAt: size=5, off=0 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bbeba40): >_writeAt: n=0, err=file already closed 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : file1: size = 11 OK 2026/08/01 03:07:13 INFO : file1: Copied (new) 2026/08/01 03:07:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-01 03:07:13 +0000 UTC" 2026/08/01 03:07:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : >WaitForWriters: 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:13 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:13 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bc4d200): openPending: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bc4d200): >openPending: err= 2026/08/01 03:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bc4d200): close: 2026/08/01 03:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:13.844801821 +0000 UTC m=+11.000417098 2026/08/01 03:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:13 DEBUG : file1(0x1e4c2bc4d200): >close: err= 2026/08/01 03:07:13 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/01 03:07:13 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:13 DEBUG : file2: newRWFileHandle: 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): openPending: 2026/08/01 03:07:13 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): >openPending: err= 2026/08/01 03:07:13 DEBUG : file2: >newRWFileHandle: err= 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:13 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/01 03:07:13 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): RWFileHandle.Flush 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): RWFileHandle.Release 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): close: 2026/08/01 03:07:13 DEBUG : file2: vfs cache: setting modification time to 2026-08-01 03:07:13.846181787 +0000 UTC m=+11.001797054 2026/08/01 03:07:13 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:13 DEBUG : file2(0x1e4c2bc4d680): >close: err= 2026/08/01 03:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : file2: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file2: reading active writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : file2: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : file2: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/01 03:07:13 DEBUG : file2: vfs cache: starting upload 2026/08/01 03:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:13 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:13 DEBUG : file2: size = 0 OK 2026/08/01 03:07:13 INFO : file2: Copied (new) 2026/08/01 03:07:13 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-01 03:07:13 +0000 UTC" 2026/08/01 03:07:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/01 03:07:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/01 03:07:13 INFO : file2: vfs cache: upload succeeded try #1 2026/08/01 03:07:13 DEBUG : Looking for writers 2026/08/01 03:07:13 DEBUG : file1: reading active writers 2026/08/01 03:07:13 DEBUG : file2: reading active writers 2026/08/01 03:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/01 03:07:14 DEBUG : file1: size = 0 OK 2026/08/01 03:07:14 INFO : file1: Copied (new) 2026/08/01 03:07:14 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-01 03:07:13 +0000 UTC" 2026/08/01 03:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : file2: reading active writers 2026/08/01 03:07:14 DEBUG : >WaitForWriters: 2026/08/01 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : file2: reading active writers 2026/08/01 03:07:14 DEBUG : >WaitForWriters: 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:14 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): openPending: 2026/08/01 03:07:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): >openPending: err= 2026/08/01 03:07:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): _writeAt: size=5, off=0 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): >_writeAt: n=5, err= 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): RWFileHandle.Flush 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): RWFileHandle.Flush 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): close: 2026/08/01 03:07:14 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:14.2147449 +0000 UTC m=+11.370360148 2026/08/01 03:07:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2be54940): >close: err= 2026/08/01 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:14 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:14 DEBUG : file1: size = 5 OK 2026/08/01 03:07:14 INFO : file1: Copied (new) 2026/08/01 03:07:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-01 03:07:14 +0000 UTC" 2026/08/01 03:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : >WaitForWriters: 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:14 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): openPending: 2026/08/01 03:07:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): >openPending: err= 2026/08/01 03:07:14 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): _writeAt: size=5, off=0 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): >_writeAt: n=5, err= 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): RWFileHandle.Release 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): close: 2026/08/01 03:07:14 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:14.401435973 +0000 UTC m=+11.557051230 2026/08/01 03:07:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): >close: err= 2026/08/01 03:07:14 DEBUG : file1(0x1e4c2bf32c00): RWFileHandle.Release 2026/08/01 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:14 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:14 DEBUG : file1: size = 5 OK 2026/08/01 03:07:14 INFO : file1: Copied (new) 2026/08/01 03:07:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-01 03:07:14 +0000 UTC" 2026/08/01 03:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : >WaitForWriters: 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/01 03:07:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): openPending: 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): >openPending: err= 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/01 03:07:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): _writeAt: size=5, off=0 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): >_writeAt: n=5, err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): close: 2026/08/01 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-01 03:07:14.653478291 +0000 UTC m=+11.809093568 2026/08/01 03:07:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2bf94380): >close: err= 2026/08/01 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: starting upload 2026/08/01 03:07:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:14 DEBUG : dir/file1: size = 5 OK 2026/08/01 03:07:14 INFO : dir/file1: Copied (replaced existing) 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-01 03:07:14 +0000 UTC" 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : >WaitForWriters: 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:14 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/01 03:07:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/01 03:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/01 03:07:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): _writeAt: size=5, off=0 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): openPending: 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/01 03:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): >openPending: err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): >_writeAt: n=5, err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): _writeAt: size=15, off=5 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): >_writeAt: n=15, err= 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): close: 2026/08/01 03:07:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/01 03:07:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-01 03:07:14.934977992 +0000 UTC m=+12.090593240 2026/08/01 03:07:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:14 DEBUG : dir/file1(0x1e4c2b2f3240): >close: err= 2026/08/01 03:07:14 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:14 DEBUG : dir: Looking for writers 2026/08/01 03:07:14 DEBUG : file1: reading active writers 2026/08/01 03:07:14 DEBUG : Looking for writers 2026/08/01 03:07:14 DEBUG : dir: reading active writers 2026/08/01 03:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:15 DEBUG : dir: Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : dir: reading active writers 2026/08/01 03:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/01 03:07:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:15 DEBUG : dir/file1: size = 20 OK 2026/08/01 03:07:15 INFO : dir/file1: Copied (replaced existing) 2026/08/01 03:07:15 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-01 03:07:14 +0000 UTC" 2026/08/01 03:07:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:15 DEBUG : dir: Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : dir: reading active writers 2026/08/01 03:07:15 DEBUG : >WaitForWriters: 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): openPending: 2026/08/01 03:07:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): >openPending: err= 2026/08/01 03:07:15 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): close: 2026/08/01 03:07:15 DEBUG : file1: vfs cache: setting modification time to 2026-08-01 03:07:15.15691931 +0000 UTC m=+12.312534567 2026/08/01 03:07:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : file1(0x1e4c2bc1e980): >close: err= 2026/08/01 03:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:15 DEBUG : file1: vfs cache: starting upload 2026/08/01 03:07:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:15 DEBUG : file1: size = 5 OK 2026/08/01 03:07:15 INFO : file1: Copied (new) 2026/08/01 03:07:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-01 03:07:15 +0000 UTC" 2026/08/01 03:07:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:15 INFO : file1: vfs cache: upload succeeded try #1 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : file1: reading active writers 2026/08/01 03:07:15 DEBUG : >WaitForWriters: 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.346705308 +0000 UTC m=+12.502320565 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.346705308 +0000 UTC m=+12.502320565 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.346705308 +0000 UTC m=+12.502320565 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf530c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4d90 item 1 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.350270451 +0000 UTC m=+12.505885708 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.350270451 +0000 UTC m=+12.505885708 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af00d20 item 2 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.359692146 +0000 UTC m=+12.515307403 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.359692146 +0000 UTC m=+12.515307403 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.359692146 +0000 UTC m=+12.515307403 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af01180 item 3 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.363711756 +0000 UTC m=+12.519327013 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ed80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.363711756 +0000 UTC m=+12.519327013 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f2c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af01960 item 4 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.365902845 +0000 UTC m=+12.521518102 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.365902845 +0000 UTC m=+12.521518102 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fdc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.365902845 +0000 UTC m=+12.521518102 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af01e30 item 5 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.368669992 +0000 UTC m=+12.524285249 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.368669992 +0000 UTC m=+12.524285249 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f5c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be983f0 item 6 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.370946301 +0000 UTC m=+12.526561548 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fcc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.370946301 +0000 UTC m=+12.526561548 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de2c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.370946301 +0000 UTC m=+12.526561548 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be98850 item 7 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.374782626 +0000 UTC m=+12.530397883 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.374782626 +0000 UTC m=+12.530397883 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be98d20 item 8 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b9df980): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.376547339 +0000 UTC m=+12.532162585 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfd40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.376547339 +0000 UTC m=+12.532162585 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa2c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.376547339 +0000 UTC m=+12.532162585 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaa7c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be990a0 item 9 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.381567951 +0000 UTC m=+12.537183208 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaae40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.381567951 +0000 UTC m=+12.537183208 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfab380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99570 item 10 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2bfaba40): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfaba40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.383101286 +0000 UTC m=+12.538716543 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfabe00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.383101286 +0000 UTC m=+12.538716543 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.383101286 +0000 UTC m=+12.538716543 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bede900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99960 item 11 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.385036532 +0000 UTC m=+12.540651789 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedef80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.385036532 +0000 UTC m=+12.540651789 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedf540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99e30 item 12 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2bedfb80): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bedfb80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.386657002 +0000 UTC m=+12.542272259 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.386657002 +0000 UTC m=+12.542272259 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4c700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5c8c0 item 13 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.391133126 +0000 UTC m=+12.546748383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4cd80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.391133126 +0000 UTC m=+12.546748383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4d440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5cc40 item 14 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2bf4dc00): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf4dc00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.393341016 +0000 UTC m=+12.548956273 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a00c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.393341016 +0000 UTC m=+12.548956273 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5cfc0 item 15 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.395196661 +0000 UTC m=+12.550811918 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492fc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.395196661 +0000 UTC m=+12.550811918 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493dc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d6540 item 16 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.397531199 +0000 UTC m=+12.553146456 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.397531199 +0000 UTC m=+12.553146456 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0be980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.397531199 +0000 UTC m=+12.553146456 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bee80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d6af0 item 17 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.402448526 +0000 UTC m=+12.558063774 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bf500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.402448526 +0000 UTC m=+12.558063774 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0bfa40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d72d0 item 18 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.404498037 +0000 UTC m=+12.560113294 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d21c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.404498037 +0000 UTC m=+12.560113294 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d26c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.404498037 +0000 UTC m=+12.560113294 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d2bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d79d0 item 19 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.407406781 +0000 UTC m=+12.563022038 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.407406781 +0000 UTC m=+12.563022038 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328070 item 20 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.40940738 +0000 UTC m=+12.565022637 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0d3e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.40940738 +0000 UTC m=+12.565022637 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.40940738 +0000 UTC m=+12.565022637 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0e4900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328af0 item 21 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.411682557 +0000 UTC m=+12.567297814 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a0e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.411682557 +0000 UTC m=+12.567297814 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5d8f0 item 22 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.413522983 +0000 UTC m=+12.569138240 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a19c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.413522983 +0000 UTC m=+12.569138240 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6a1ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.413522983 +0000 UTC m=+12.569138240 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73a4c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5de30 item 23 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.415961929 +0000 UTC m=+12.571577176 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ab40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.415961929 +0000 UTC m=+12.571577176 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86460 item 24 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b73b6c0): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73b6c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.417374586 +0000 UTC m=+12.572989843 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b73ba80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.417374586 +0000 UTC m=+12.572989843 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.417374586 +0000 UTC m=+12.572989843 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dc5c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be867e0 item 25 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.419480003 +0000 UTC m=+12.575095260 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dcc40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.419480003 +0000 UTC m=+12.575095260 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86cb0 item 26 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b7dd7c0): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7dd7c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.422232391 +0000 UTC m=+12.577847648 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ddb80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.422232391 +0000 UTC m=+12.577847648 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.422232391 +0000 UTC m=+12.577847648 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8166c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87030 item 27 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.427515419 +0000 UTC m=+12.583130676 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.427515419 +0000 UTC m=+12.583130676 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0edc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53ee00 item 28 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b816ac0): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.433031687 +0000 UTC m=+12.588646944 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b816e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.433031687 +0000 UTC m=+12.588646944 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87420 item 29 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.439351554 +0000 UTC m=+12.594966811 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b817bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.439351554 +0000 UTC m=+12.594966811 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be878f0 item 30 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b842840): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.445209727 +0000 UTC m=+12.600824984 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.445209727 +0000 UTC m=+12.600824984 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8432c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87ce0 item 31 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.45148532 +0000 UTC m=+12.607100577 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.45148532 +0000 UTC m=+12.607100577 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b372380 item 32 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.456444195 +0000 UTC m=+12.612059452 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8665c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b372e70 item 33 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.458451507 +0000 UTC m=+12.614066764 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866a40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.458451507 +0000 UTC m=+12.614066764 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b866f40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b373650 item 33 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.462823604 +0000 UTC m=+12.618438861 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f2d0 item 34 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.463780331 +0000 UTC m=+12.619395588 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.463780331 +0000 UTC m=+12.619395588 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fdc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f500 item 34 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.465295422 +0000 UTC m=+12.620910679 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f960 item 35 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.465973743 +0000 UTC m=+12.621589000 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.465973743 +0000 UTC m=+12.621589000 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a8e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53fc00 item 35 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.468020349 +0000 UTC m=+12.623635596 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae150 item 36 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.470500142 +0000 UTC m=+12.626115399 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8a9a00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.470500142 +0000 UTC m=+12.626115399 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae310 item 36 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.473989792 +0000 UTC m=+12.629605039 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8680): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae690 item 37 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.474526366 +0000 UTC m=+12.630141623 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d8b00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.474526366 +0000 UTC m=+12.630141623 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae850 item 37 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.476647512 +0000 UTC m=+12.632262769 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9680): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaed20 item 38 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.47725569 +0000 UTC m=+12.632870947 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8d9b80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.47725569 +0000 UTC m=+12.632870947 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9881c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf030 item 38 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.47864747 +0000 UTC m=+12.634262727 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf3b0 item 39 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.479198019 +0000 UTC m=+12.634813267 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b988d40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.479198019 +0000 UTC m=+12.634813267 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf570 item 39 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.480971559 +0000 UTC m=+12.636586816 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9898c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf8f0 item 40 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.481618601 +0000 UTC m=+12.637233858 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b989dc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.481618601 +0000 UTC m=+12.637233858 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfafab0 item 40 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.483690113 +0000 UTC m=+12.639305370 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c89c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfafe30 item 41 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.484123622 +0000 UTC m=+12.639738879 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c8ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30e5b0 item 41 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.485001159 +0000 UTC m=+12.640616406 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c9380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.485001159 +0000 UTC m=+12.640616406 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9c98c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30ebd0 item 41 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.486774117 +0000 UTC m=+12.642389364 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30f3b0 item 42 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.487738529 +0000 UTC m=+12.643353806 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0a500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30f7a0 item 42 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.488546936 +0000 UTC m=+12.644162193 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0aa40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.488546936 +0000 UTC m=+12.644162193 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0afc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30fc00 item 42 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.491176772 +0000 UTC m=+12.646792039 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0b600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b3042a0 item 43 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.492455507 +0000 UTC m=+12.648070785 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba0bb00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b3045b0 item 43 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.493021507 +0000 UTC m=+12.648636764 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.493021507 +0000 UTC m=+12.648636764 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30680): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304770 item 43 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.495726605 +0000 UTC m=+12.651341862 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8677c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a3f0 item 44 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.496233853 +0000 UTC m=+12.651849110 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b867cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a5b0 item 44 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.496918677 +0000 UTC m=+12.652533924 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.496918677 +0000 UTC m=+12.652533924 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a770 item 44 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.498988616 +0000 UTC m=+12.654603873 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b912ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62ad90 item 45 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.500061102 +0000 UTC m=+12.655676369 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9133c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.500061102 +0000 UTC m=+12.655676369 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b913ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b030 item 45 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.50232605 +0000 UTC m=+12.657941296 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b420 item 46 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.503617198 +0000 UTC m=+12.659232475 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95c700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.503617198 +0000 UTC m=+12.659232475 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95ce00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b5e0 item 46 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.506389814 +0000 UTC m=+12.662005071 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b9d0 item 47 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.50686409 +0000 UTC m=+12.662479347 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b95d940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.50686409 +0000 UTC m=+12.662479347 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62bc00 item 47 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.508649782 +0000 UTC m=+12.664265030 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304d90 item 48 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.509578997 +0000 UTC m=+12.665194264 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba30f80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.509578997 +0000 UTC m=+12.665194264 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31680): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304f50 item 48 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.511660028 +0000 UTC m=+12.667275285 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba31cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b305960 item 49 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.512825138 +0000 UTC m=+12.668440395 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.512825138 +0000 UTC m=+12.668440395 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b305dc0 item 49 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.515154118 +0000 UTC m=+12.670769375 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba52e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6287e0 item 50 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.516026605 +0000 UTC m=+12.671641862 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.516026605 +0000 UTC m=+12.671641862 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba53880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6289a0 item 50 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.51878738 +0000 UTC m=+12.674402637 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629180 item 51 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.519397021 +0000 UTC m=+12.675012278 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.519397021 +0000 UTC m=+12.675012278 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba2a40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6293b0 item 51 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.521529949 +0000 UTC m=+12.677145226 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97e800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b9644d0 item 52 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.523006087 +0000 UTC m=+12.678621344 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97ed00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.523006087 +0000 UTC m=+12.678621344 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97f280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b9647e0 item 52 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.524881639 +0000 UTC m=+12.680496916 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629730 item 53 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.526116952 +0000 UTC m=+12.681732209 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.526116952 +0000 UTC m=+12.681732209 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba3ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629960 item 53 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.528058509 +0000 UTC m=+12.683673766 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629ce0 item 54 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.529370527 +0000 UTC m=+12.684985784 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4740): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.529370527 +0000 UTC m=+12.684985784 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e8000 item 54 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.53083317 +0000 UTC m=+12.686448427 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e8bd0 item 55 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.531694797 +0000 UTC m=+12.687310073 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.531694797 +0000 UTC m=+12.687310073 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5d80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e90a0 item 55 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.533492562 +0000 UTC m=+12.689107819 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e9d50 item 56 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.534286882 +0000 UTC m=+12.689902160 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0a00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.534286882 +0000 UTC m=+12.689902160 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf0f80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a0e0 item 56 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.536390495 +0000 UTC m=+12.692005752 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf15c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a620 item 57 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.536929793 +0000 UTC m=+12.692545040 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbf1b00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a9a0 item 57 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.537519798 +0000 UTC m=+12.693135055 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.537519798 +0000 UTC m=+12.693135055 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc246c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33afc0 item 57 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.539901485 +0000 UTC m=+12.695516742 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc24d00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33ba40 item 58 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.540541786 +0000 UTC m=+12.696157043 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0e460 item 58 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.543797925 +0000 UTC m=+12.699413182 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.543797925 +0000 UTC m=+12.699413182 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b97fb40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b964d20 item 58 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.545995395 +0000 UTC m=+12.701610693 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b9651f0 item 59 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.54653786 +0000 UTC m=+12.702153117 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8a7c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b9653b0 item 59 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.547361346 +0000 UTC m=+12.702976603 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8ad00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.547361346 +0000 UTC m=+12.702976603 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b965570 item 59 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.549167596 +0000 UTC m=+12.704782843 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc25ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0e9a0 item 60 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.550569394 +0000 UTC m=+12.706184651 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0ed20 item 60 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.551586545 +0000 UTC m=+12.707201802 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.551586545 +0000 UTC m=+12.707201802 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc60c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0ef50 item 60 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.553493456 +0000 UTC m=+12.709108704 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0f490 item 61 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.554487804 +0000 UTC m=+12.710103062 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.554487804 +0000 UTC m=+12.710103062 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc61e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0f6c0 item 61 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.556431396 +0000 UTC m=+12.712046663 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2a5c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0fdc0 item 62 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.556960815 +0000 UTC m=+12.712576072 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2ab00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.556960815 +0000 UTC m=+12.712576072 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b80e460 item 62 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.5589071 +0000 UTC m=+12.714522368 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2b840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b80f3b0 item 63 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.559439185 +0000 UTC m=+12.715054432 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bd2bd80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.559439185 +0000 UTC m=+12.715054432 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4e580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b80f880 item 63 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.56163334 +0000 UTC m=+12.717248586 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4ebc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b80fd50 item 64 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.562617438 +0000 UTC m=+12.718232736 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.562617438 +0000 UTC m=+12.718232736 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4f800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b634310 item 64 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.564362995 +0000 UTC m=+12.719978272 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8b8c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b9658f0 item 65 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.565283293 +0000 UTC m=+12.720898550 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc8bd40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.565283293 +0000 UTC m=+12.720898550 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b965ab0 item 65 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.567465815 +0000 UTC m=+12.723081072 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b40a150 item 66 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.568023048 +0000 UTC m=+12.723638305 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc0e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.568023048 +0000 UTC m=+12.723638305 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b40ab60 item 66 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.569721426 +0000 UTC m=+12.725336683 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b40b570 item 67 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.570282515 +0000 UTC m=+12.725897772 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcc1e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.570282515 +0000 UTC m=+12.725897772 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcec400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b40b9d0 item 67 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.57229151 +0000 UTC m=+12.727906767 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bceca80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b49a0e0 item 68 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.572884409 +0000 UTC m=+12.728499666 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcecf80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.572884409 +0000 UTC m=+12.728499666 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bced4c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b49a460 item 68 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.575148435 +0000 UTC m=+12.730763692 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bcedb00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b49ae00 item 69 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.575904132 +0000 UTC m=+12.731519390 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.575904132 +0000 UTC m=+12.731519390 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b49b570 item 69 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.577516126 +0000 UTC m=+12.733131383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be94c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b49be30 item 70 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.578209606 +0000 UTC m=+12.733824863 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.578209606 +0000 UTC m=+12.733824863 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b082690 item 70 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.579610432 +0000 UTC m=+12.735225689 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be95cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b083340 item 71 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.580988204 +0000 UTC m=+12.736603451 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb22c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.580988204 +0000 UTC m=+12.736603451 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb27c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b083500 item 71 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.582661424 +0000 UTC m=+12.738276712 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb2e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b300150 item 72 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.583341148 +0000 UTC m=+12.738956405 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.583341148 +0000 UTC m=+12.738956405 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b300540 item 72 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.585523289 +0000 UTC m=+12.741138547 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2be4fdc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6347e0 item 73 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.586719027 +0000 UTC m=+12.742334284 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf003c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b634a10 item 73 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.587958118 +0000 UTC m=+12.743573375 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.587958118 +0000 UTC m=+12.743573375 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf00dc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b634c40 item 73 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.58961138 +0000 UTC m=+12.745226667 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b635500 item 74 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.591041741 +0000 UTC m=+12.746656999 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b635810 item 74 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.592405738 +0000 UTC m=+12.748020984 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf01e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.592405738 +0000 UTC m=+12.748020984 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2a4c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b635b20 item 74 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.593928123 +0000 UTC m=+12.749543390 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ab00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37c000 item 75 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.594568012 +0000 UTC m=+12.750183259 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37c540 item 75 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.595384604 +0000 UTC m=+12.750999861 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2b540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.595384604 +0000 UTC m=+12.750999861 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf2ba80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37ca80 item 75 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.596927698 +0000 UTC m=+12.752542956 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2beb3ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b75c000 item 76 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.597899373 +0000 UTC m=+12.753514650 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed44c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b75c460 item 76 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.598731054 +0000 UTC m=+12.754346301 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4a00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.598731054 +0000 UTC m=+12.754346301 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed4f80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b75c850 item 76 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.600523219 +0000 UTC m=+12.756138476 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed55c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b75d2d0 item 77 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.601481298 +0000 UTC m=+12.757096555 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bed5ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.601481298 +0000 UTC m=+12.757096555 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef42c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b75d880 item 77 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.603168105 +0000 UTC m=+12.758783362 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2afdc620 item 78 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.603555215 +0000 UTC m=+12.759170472 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef4e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.603555215 +0000 UTC m=+12.759170472 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2afdcc40 item 78 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.605375653 +0000 UTC m=+12.760990911 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bef5b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2afddc00 item 79 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.60588237 +0000 UTC m=+12.761497617 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.60588237 +0000 UTC m=+12.761497617 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d6230 item 79 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.607602068 +0000 UTC m=+12.763217325 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c014e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d6a80 item 80 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.608383234 +0000 UTC m=+12.763998491 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.608383234 +0000 UTC m=+12.763998491 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c015a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d6c40 item 80 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.610214893 +0000 UTC m=+12.765830150 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a1c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d7030 item 81 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.610795209 +0000 UTC m=+12.766410466 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02a640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.610795209 +0000 UTC m=+12.766410466 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02ab80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d71f0 item 81 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.612563939 +0000 UTC m=+12.768179196 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37d180 item 82 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.613198168 +0000 UTC m=+12.768813425 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.613198168 +0000 UTC m=+12.768813425 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8a800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37d5e0 item 82 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.615541483 +0000 UTC m=+12.771156740 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8ae80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b37dce0 item 83 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.616212981 +0000 UTC m=+12.771828228 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.616212981 +0000 UTC m=+12.771828228 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf8b8c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0a070 item 83 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.617851085 +0000 UTC m=+12.773466342 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0a9a0 item 84 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.618649152 +0000 UTC m=+12.774264429 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.618649152 +0000 UTC m=+12.774264429 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc8ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0ac40 item 84 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.619935561 +0000 UTC m=+12.775550818 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0b6c0 item 85 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.620617088 +0000 UTC m=+12.776232345 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.620617088 +0000 UTC m=+12.776232345 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfc9b80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2de0e0 item 85 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.622001443 +0000 UTC m=+12.777616740 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2de690 item 86 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.622630361 +0000 UTC m=+12.778245618 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.622630361 +0000 UTC m=+12.778245618 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe4d80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2de930 item 86 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.625058297 +0000 UTC m=+12.780673614 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2ded20 item 87 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.62772858 +0000 UTC m=+12.783343828 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.62772858 +0000 UTC m=+12.783343828 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bfe5e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2df1f0 item 87 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.630982356 +0000 UTC m=+12.786597613 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1025c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2dfab0 item 88 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.632674161 +0000 UTC m=+12.788289418 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.632674161 +0000 UTC m=+12.788289418 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02b600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d7810 item 88 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.636909159 +0000 UTC m=+12.792524416 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c02bc40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5d7ce0 item 89 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.6393666 +0000 UTC m=+12.794981857 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8230 item 89 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.639940694 +0000 UTC m=+12.795555951 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0507c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.639940694 +0000 UTC m=+12.795555951 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050d40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8700 item 89 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.649339876 +0000 UTC m=+12.804955133 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af27650 item 90 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.650601489 +0000 UTC m=+12.806216746 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af27c70 item 90 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.652485969 +0000 UTC m=+12.808101226 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c103e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.652485969 +0000 UTC m=+12.808101226 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c0510c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8850 item 90 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.655413868 +0000 UTC m=+12.811029125 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1226c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328150 item 91 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.655957374 +0000 UTC m=+12.811572631 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c122c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328850 item 91 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.656610467 +0000 UTC m=+12.812225724 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.656610467 +0000 UTC m=+12.812225724 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1236c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328d90 item 91 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.658247589 +0000 UTC m=+12.813862846 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c123d00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b329730 item 92 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.658685576 +0000 UTC m=+12.814300834 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b329ab0 item 92 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.659314213 +0000 UTC m=+12.814929461 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.659314213 +0000 UTC m=+12.814929461 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c050e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b329c70 item 92 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.660634017 +0000 UTC m=+12.816249274 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8cb0 item 93 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.661206818 +0000 UTC m=+12.816822075 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c051ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.661206818 +0000 UTC m=+12.816822075 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52740): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8f50 item 93 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.662801931 +0000 UTC m=+12.818417188 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52d80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9500 item 94 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.663300483 +0000 UTC m=+12.818915740 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf532c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.663300483 +0000 UTC m=+12.818915740 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf539c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9730 item 94 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.664975246 +0000 UTC m=+12.820590503 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9c00 item 95 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.665532468 +0000 UTC m=+12.821147725 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.665532468 +0000 UTC m=+12.821147725 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9dc0 item 95 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.66713243 +0000 UTC m=+12.822747687 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aec80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4310 item 96 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.667583692 +0000 UTC m=+12.823198949 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af1c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.667583692 +0000 UTC m=+12.823198949 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af8c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb44d0 item 96 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= 2026/08/01 03:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:15 DEBUG : Looking for writers 2026/08/01 03:07:15 DEBUG : >WaitForWriters: 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/01 03:07:15 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.696469026 +0000 UTC m=+12.852084323 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.696469026 +0000 UTC m=+12.852084323 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.696469026 +0000 UTC m=+12.852084323 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0c40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4ee0 item 1 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.699477368 +0000 UTC m=+12.855092625 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.699477368 +0000 UTC m=+12.855092625 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb5500 item 2 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.703205289 +0000 UTC m=+12.858820546 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.703205289 +0000 UTC m=+12.858820546 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf503c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.703205289 +0000 UTC m=+12.858820546 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb59d0 item 3 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.705040034 +0000 UTC m=+12.860655291 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf50f00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.705040034 +0000 UTC m=+12.860655291 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5c150 item 4 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.706680952 +0000 UTC m=+12.862296209 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf51a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.706680952 +0000 UTC m=+12.862296209 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27e540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.706680952 +0000 UTC m=+12.862296209 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f0c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5ca80 item 5 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.711066595 +0000 UTC m=+12.866681852 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.711066595 +0000 UTC m=+12.866681852 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b0340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5d0a0 item 6 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.712590664 +0000 UTC m=+12.868205921 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.712590664 +0000 UTC m=+12.868205921 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.712590664 +0000 UTC m=+12.868205921 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5d420 item 7 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.715034849 +0000 UTC m=+12.870650107 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.715034849 +0000 UTC m=+12.870650107 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5d8f0 item 8 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2ba2c440): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.71959335 +0000 UTC m=+12.875208596 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.71959335 +0000 UTC m=+12.875208596 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cc80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.71959335 +0000 UTC m=+12.875208596 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e8e70 item 9 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.726286039 +0000 UTC m=+12.881901296 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.726286039 +0000 UTC m=+12.881901296 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2de40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e9340 item 10 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2bc6e580): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.728269516 +0000 UTC m=+12.883884773 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.728269516 +0000 UTC m=+12.883884773 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ee40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.728269516 +0000 UTC m=+12.883884773 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e9b20 item 11 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.733057118 +0000 UTC m=+12.888672375 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fa00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.733057118 +0000 UTC m=+12.888672375 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af00380 item 12 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2bc1e680): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e680): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.735300164 +0000 UTC m=+12.890915421 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1ea40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.735300164 +0000 UTC m=+12.890915421 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af00850 item 13 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.737631187 +0000 UTC m=+12.893246444 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1f780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.737631187 +0000 UTC m=+12.893246444 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1fd40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af00d90 item 14 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b4926c0): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b4926c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.742508078 +0000 UTC m=+12.898123335 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492c80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.742508078 +0000 UTC m=+12.898123335 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493d80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af011f0 item 15 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.744747356 +0000 UTC m=+12.900362603 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.744747356 +0000 UTC m=+12.900362603 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0eac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af01810 item 16 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.74654411 +0000 UTC m=+12.902159367 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.74654411 +0000 UTC m=+12.902159367 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.74654411 +0000 UTC m=+12.902159367 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fa80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af01d50 item 17 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.752461716 +0000 UTC m=+12.908076974 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.752461716 +0000 UTC m=+12.908076974 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102740): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be985b0 item 18 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.754433801 +0000 UTC m=+12.910049048 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c102dc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.754433801 +0000 UTC m=+12.910049048 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.754433801 +0000 UTC m=+12.910049048 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c170880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be98a10 item 19 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.757481126 +0000 UTC m=+12.913096383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.757481126 +0000 UTC m=+12.913096383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5de30 item 20 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.75961186 +0000 UTC m=+12.915227118 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.75961186 +0000 UTC m=+12.915227118 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b652c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.75961186 +0000 UTC m=+12.915227118 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d6310 item 21 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.761785836 +0000 UTC m=+12.917401093 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.761785836 +0000 UTC m=+12.917401093 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b653cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d6af0 item 22 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.765103462 +0000 UTC m=+12.920718719 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.765103462 +0000 UTC m=+12.920718719 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67a940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.765103462 +0000 UTC m=+12.920718719 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ae40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d7030 item 23 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.767122295 +0000 UTC m=+12.922737552 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67b4c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.767122295 +0000 UTC m=+12.922737552 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b67ba00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d79d0 item 24 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b6d8140): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.770765486 +0000 UTC m=+12.926380743 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.770765486 +0000 UTC m=+12.926380743 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8a00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.770765486 +0000 UTC m=+12.926380743 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d8f40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b8d7dc0 item 25 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.772900257 +0000 UTC m=+12.928515514 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d95c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.772900257 +0000 UTC m=+12.928515514 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b6d9b00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5c9a0 item 26 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b77c240): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.774608954 +0000 UTC m=+12.930224211 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77c600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.774608954 +0000 UTC m=+12.930224211 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77cb00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.774608954 +0000 UTC m=+12.930224211 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5cd20 item 27 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.781241961 +0000 UTC m=+12.936857218 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.781241961 +0000 UTC m=+12.936857218 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c1716c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be98fc0 item 28 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2c171d00): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2c171d00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.785671668 +0000 UTC m=+12.941286915 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8001c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.785671668 +0000 UTC m=+12.941286915 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99340 item 29 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.788280916 +0000 UTC m=+12.943896173 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b800f00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.788280916 +0000 UTC m=+12.943896173 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99730 item 30 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): _readAt: size=2, off=0 2026/08/01 03:07:15 ERROR : open-test-file(0x1e4c2b801a80): Couldn't read size of file 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.792893938 +0000 UTC m=+12.948509195 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b801e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.792893938 +0000 UTC m=+12.948509195 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99ab0 item 31 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.795101518 +0000 UTC m=+12.950716775 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77d6c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.795101518 +0000 UTC m=+12.950716775 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b77dc00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5d6c0 item 32 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.796390652 +0000 UTC m=+12.952005909 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bc5dd50 item 33 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.798051369 +0000 UTC m=+12.953666626 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8987c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.798051369 +0000 UTC m=+12.953666626 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b898cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86070 item 33 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.80270642 +0000 UTC m=+12.958321668 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be863f0 item 34 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.803255467 +0000 UTC m=+12.958870724 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.803255467 +0000 UTC m=+12.958870724 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b899cc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be865b0 item 34 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.805128856 +0000 UTC m=+12.960744113 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86930 item 35 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.805992086 +0000 UTC m=+12.961607343 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cc880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.805992086 +0000 UTC m=+12.961607343 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8ccd80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86af0 item 35 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.807443126 +0000 UTC m=+12.963058383 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86e70 item 36 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.81120918 +0000 UTC m=+12.966824426 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cd900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.81120918 +0000 UTC m=+12.966824426 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8cde40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87030 item 36 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.812899061 +0000 UTC m=+12.968514318 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8fa580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be873b0 item 37 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.813403473 +0000 UTC m=+12.969018721 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faa00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.813403473 +0000 UTC m=+12.969018721 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8faf00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be876c0 item 37 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.815295506 +0000 UTC m=+12.970910763 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3a40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be69490 item 38 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.815886062 +0000 UTC m=+12.971501319 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982040): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.815886062 +0000 UTC m=+12.971501319 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be696c0 item 38 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.818343794 +0000 UTC m=+12.973959051 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b982c00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be69ab0 item 39 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.818898131 +0000 UTC m=+12.974513388 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.818898131 +0000 UTC m=+12.974513388 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be69d50 item 39 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.822476459 +0000 UTC m=+12.978091716 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b983c80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b3723f0 item 40 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.823163867 +0000 UTC m=+12.978779124 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.823163867 +0000 UTC m=+12.978779124 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99e7c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b372690 item 40 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.82895272 +0000 UTC m=+12.984567967 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99ed80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b373a40 item 41 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.829649767 +0000 UTC m=+12.985265024 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53e070 item 41 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.830213892 +0000 UTC m=+12.985829149 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99f740): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.830213892 +0000 UTC m=+12.985829149 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b99fc80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53e540 item 41 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.831609417 +0000 UTC m=+12.987224665 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de3c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53e930 item 42 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.832184103 +0000 UTC m=+12.987799360 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9de8c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53eb60 item 42 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.833719053 +0000 UTC m=+12.989334329 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dee00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.833719053 +0000 UTC m=+12.989334329 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53ed20 item 42 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.835391301 +0000 UTC m=+12.991006558 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b842ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be99e30 item 43 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.836470168 +0000 UTC m=+12.992085425 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b8433c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae150 item 43 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.838505973 +0000 UTC m=+12.994121230 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.838505973 +0000 UTC m=+12.994121230 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b843e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae310 item 43 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.839926436 +0000 UTC m=+12.995541693 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae690 item 44 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.840497243 +0000 UTC m=+12.996112491 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfae850 item 44 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.842207984 +0000 UTC m=+12.997823241 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b862fc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.842207984 +0000 UTC m=+12.997823241 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaeaf0 item 44 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.845184116 +0000 UTC m=+13.000799363 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b863b80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf030 item 45 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.846166882 +0000 UTC m=+13.001782129 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.846166882 +0000 UTC m=+13.001782129 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf1f0 item 45 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.850400728 +0000 UTC m=+13.006015985 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba10ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf570 item 46 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.851073568 +0000 UTC m=+13.006688816 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba113c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.851073568 +0000 UTC m=+13.006688816 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba11ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfaf730 item 46 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.852767628 +0000 UTC m=+13.008382885 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfafab0 item 47 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.853407587 +0000 UTC m=+13.009022834 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.853407587 +0000 UTC m=+13.009022834 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba34e00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bfafc70 item 47 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.857635161 +0000 UTC m=+13.013250418 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35440): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30e5b0 item 48 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.858172887 +0000 UTC m=+13.013788144 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba35940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.858172887 +0000 UTC m=+13.013788144 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30ebd0 item 48 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.859770945 +0000 UTC m=+13.015386202 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58780): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f0a0 item 49 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.860381588 +0000 UTC m=+13.015996845 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9df6c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.860381588 +0000 UTC m=+13.015996845 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9dfc00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f2d0 item 49 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.862323275 +0000 UTC m=+13.017938522 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f6c0 item 50 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.864624882 +0000 UTC m=+13.020240139 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8c880): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.864624882 +0000 UTC m=+13.020240139 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8ce00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53f960 item 50 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.866110257 +0000 UTC m=+13.021725514 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d480): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b53fe30 item 51 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.866708407 +0000 UTC m=+13.022323655 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8d980): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.866708407 +0000 UTC m=+13.022323655 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba8dec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a230 item 51 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.869673497 +0000 UTC m=+13.025288754 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a620 item 52 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.870342851 +0000 UTC m=+13.025958108 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa4b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.870342851 +0000 UTC m=+13.025958108 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa50c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62a7e0 item 52 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.871735061 +0000 UTC m=+13.027350318 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5740): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62ae00 item 53 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.872329002 +0000 UTC m=+13.027944259 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baa5c40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.872329002 +0000 UTC m=+13.027944259 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b110 item 53 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.874301699 +0000 UTC m=+13.029916956 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babc900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b490 item 54 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.87560512 +0000 UTC m=+13.031220377 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babce00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.87560512 +0000 UTC m=+13.031220377 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babd380): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62b650 item 54 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.877922136 +0000 UTC m=+13.033537393 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2babda00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62ba40 item 55 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.878556524 +0000 UTC m=+13.034171781 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.878556524 +0000 UTC m=+13.034171781 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b62bc70 item 55 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.881124384 +0000 UTC m=+13.036739630 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad6bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304310 item 56 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.881639597 +0000 UTC m=+13.037254854 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad70c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.881639597 +0000 UTC m=+13.037254854 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7640): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304620 item 56 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.883975048 +0000 UTC m=+13.039590305 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bad7c80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304d20 item 57 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.884498266 +0000 UTC m=+13.040113523 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf82c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b304ee0 item 57 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.887567994 +0000 UTC m=+13.043183251 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.887567994 +0000 UTC m=+13.043183251 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf8d80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b3050a0 item 57 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.888965804 +0000 UTC m=+13.044581051 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf93c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b305ce0 item 58 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.889497248 +0000 UTC m=+13.045112505 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6282a0 item 58 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.890159878 +0000 UTC m=+13.045775125 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2baf9e40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.890159878 +0000 UTC m=+13.045775125 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10500): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b628770 item 58 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.891545005 +0000 UTC m=+13.047160252 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb10b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b628af0 item 59 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.893135679 +0000 UTC m=+13.048750936 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6290a0 item 59 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.89360735 +0000 UTC m=+13.049222597 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb115c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.89360735 +0000 UTC m=+13.049222597 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb11b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629340 item 59 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.894926852 +0000 UTC m=+13.050542109 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6296c0 item 60 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.896539257 +0000 UTC m=+13.052154514 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2a7c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629880 item 60 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.897166552 +0000 UTC m=+13.052781809 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2ad00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.897166552 +0000 UTC m=+13.052781809 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb2b2c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629ab0 item 60 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.89854745 +0000 UTC m=+13.054162707 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30f3b0 item 61 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.899268401 +0000 UTC m=+13.054883658 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba58e80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.899268401 +0000 UTC m=+13.054883658 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b30f7a0 item 61 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.901615394 +0000 UTC m=+13.057230651 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba59bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e8000 item 62 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.904324641 +0000 UTC m=+13.059939888 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.904324641 +0000 UTC m=+13.059939888 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e8690 item 62 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.905970469 +0000 UTC m=+13.061585716 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb86f40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e90a0 item 63 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.906488948 +0000 UTC m=+13.062104205 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87480): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.906488948 +0000 UTC m=+13.062104205 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bb87b80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b4e99d0 item 63 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): open at offset 0 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): >_readAt: n=0, err=Bad file descriptor 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.907817528 +0000 UTC m=+13.063432775 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba02c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a0e0 item 64 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.91052481 +0000 UTC m=+13.066140067 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0800): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.91052481 +0000 UTC m=+13.066140067 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba0f00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a3f0 item 64 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.911991481 +0000 UTC m=+13.067606738 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a9a0 item 65 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.91262109 +0000 UTC m=+13.068236347 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba19c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.91262109 +0000 UTC m=+13.068236347 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bba1ec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33afc0 item 65 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.914927615 +0000 UTC m=+13.070542873 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0e460 item 66 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.919931647 +0000 UTC m=+13.075546904 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a180): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.919931647 +0000 UTC m=+13.075546904 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2a6c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0e7e0 item 66 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.929661623 +0000 UTC m=+13.085276880 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc40c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b628460 item 67 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.930915632 +0000 UTC m=+13.086530879 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.930915632 +0000 UTC m=+13.086530879 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc4a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b628850 item 67 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.932596517 +0000 UTC m=+13.088211774 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b628c40 item 68 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.933168025 +0000 UTC m=+13.088783272 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.933168025 +0000 UTC m=+13.088783272 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bbc5b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629260 item 68 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.936179593 +0000 UTC m=+13.091794890 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2aec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6295e0 item 69 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.937132312 +0000 UTC m=+13.092747559 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.937132312 +0000 UTC m=+13.092747559 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2b840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b6297a0 item 69 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.940553804 +0000 UTC m=+13.096169061 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc2bec0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629b90 item 70 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.941217759 +0000 UTC m=+13.096833016 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.941217759 +0000 UTC m=+13.096833016 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf52a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b629dc0 item 70 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.942474432 +0000 UTC m=+13.098089750 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53100): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be862a0 item 71 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.942959859 +0000 UTC m=+13.098575106 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.942959859 +0000 UTC m=+13.098575106 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf53b00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86460 item 71 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.946817605 +0000 UTC m=+13.102432862 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af80940): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be867e0 item 72 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.947654796 +0000 UTC m=+13.103270054 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2af81300): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.947654796 +0000 UTC m=+13.103270054 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68a200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be869a0 item 72 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.949457771 +0000 UTC m=+13.105073028 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68aac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a3f0 item 73 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.950036033 +0000 UTC m=+13.105651280 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68afc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a620 item 73 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.950551187 +0000 UTC m=+13.106166444 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68b480): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.950551187 +0000 UTC m=+13.106166444 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b68ba00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33a9a0 item 73 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.953254761 +0000 UTC m=+13.108870019 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d02c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33b3b0 item 74 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.953701756 +0000 UTC m=+13.109317013 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d07c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b33bc00 item 74 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.955426293 +0000 UTC m=+13.111041541 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d0d00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.955426293 +0000 UTC m=+13.111041541 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0ed90 item 74 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.956723152 +0000 UTC m=+13.112338409 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d18c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0f1f0 item 75 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.957244598 +0000 UTC m=+13.112859855 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b9d1dc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): _writeAt: size=3, off=2 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0f500 item 75 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.957789467 +0000 UTC m=+13.113404714 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27ef00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.957789467 +0000 UTC m=+13.113404714 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27f5c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0f730 item 75 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.962538917 +0000 UTC m=+13.118154174 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b27fdc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af0fe30 item 76 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.96323937 +0000 UTC m=+13.118854627 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1240): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af270a0 item 76 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): _writeAt: size=3, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.964060782 +0000 UTC m=+13.119676039 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b3b1bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.964060782 +0000 UTC m=+13.119676039 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2c3c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af27730 item 76 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.965672334 +0000 UTC m=+13.121287582 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2ca00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328000 item 77 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.966276786 +0000 UTC m=+13.121892043 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2cf00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.966276786 +0000 UTC m=+13.121892043 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2d600): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328230 item 77 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.971660965 +0000 UTC m=+13.127276222 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2ba2dd40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b328e00 item 78 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.972192679 +0000 UTC m=+13.127807937 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6e340): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.972192679 +0000 UTC m=+13.127807937 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6ea40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b3291f0 item 78 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.974564318 +0000 UTC m=+13.130179566 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f080): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b329b20 item 79 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.9751 +0000 UTC m=+13.130715257 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6f580): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.9751 +0000 UTC m=+13.130715257 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc6fcc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b329ce0 item 79 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 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/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.977143519 +0000 UTC m=+13.132758777 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bc1e400): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86af0 item 80 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.977538676 +0000 UTC m=+13.133153933 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7ae700): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): >_readAt: n=5, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.977538676 +0000 UTC m=+13.133153933 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7aef00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be86cb0 item 80 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.979645095 +0000 UTC m=+13.135260352 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87030 item 81 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.982497541 +0000 UTC m=+13.138112798 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7af9c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.982497541 +0000 UTC m=+13.138112798 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492200): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be871f0 item 81 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.984589673 +0000 UTC m=+13.140204930 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b492b40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be876c0 item 82 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.985492368 +0000 UTC m=+13.141107615 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b493ac0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.985492368 +0000 UTC m=+13.141107615 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e140): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87880 item 82 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.987338895 +0000 UTC m=+13.142954152 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0e840): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87c00 item 83 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.987867874 +0000 UTC m=+13.143483131 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0ed40): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.987867874 +0000 UTC m=+13.143483131 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f280): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2be87e30 item 83 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.992670875 +0000 UTC m=+13.148286132 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0f900): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4380 item 84 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.993272692 +0000 UTC m=+13.148887949 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2bf0fe00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.993272692 +0000 UTC m=+13.148887949 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0480): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4540 item 84 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.994816848 +0000 UTC m=+13.150432105 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d0b00): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): _readAt: size=2, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): >_readAt: n=2, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): _writeAt: size=3, off=7 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb48c0 item 85 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.995503525 +0000 UTC m=+13.151118782 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1000): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): >_readAt: n=8, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.995503525 +0000 UTC m=+13.151118782 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1540): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4af0 item 85 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): _writeAt: size=5, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >_writeAt: n=5, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.997296712 +0000 UTC m=+13.152911969 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b7d1bc0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): open at offset 5 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): >openPending: err= 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb4ee0 item 86 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): _readAt: size=2, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): _writeAt: size=3, off=5 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): >_writeAt: n=3, err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.997884152 +0000 UTC m=+13.153499399 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f24c0): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): _readAt: size=512, off=0 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): >openPending: err= 2026/08/01 03:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): >_readAt: n=3, err=EOF 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): close: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:15.997884152 +0000 UTC m=+13.153499399 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f2a80): >close: err= 2026/08/01 03:07:15 DEBUG : open-test-file: Remove: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb50a0 item 86 2026/08/01 03:07:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:15 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:15 DEBUG : open-test-file(0x1e4c2b2f3100): openPending: 2026/08/01 03:07:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3100): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3100): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3100): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3100): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.000447732 +0000 UTC m=+13.156062989 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3100): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): >_readAt: n=2, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): _writeAt: size=3, off=7 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb5570 item 87 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.001124962 +0000 UTC m=+13.156740239 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3680): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): >_readAt: n=8, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.001124962 +0000 UTC m=+13.156740239 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3bc0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb5880 item 87 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 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/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.005933955 +0000 UTC m=+13.161549212 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1ec00): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8cb0 item 88 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): _readAt: size=2, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): _writeAt: size=3, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.006507958 +0000 UTC m=+13.162123206 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f100): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): >_readAt: n=3, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.006507958 +0000 UTC m=+13.162123206 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1f680): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e8f50 item 88 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.007728213 +0000 UTC m=+13.163343460 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2bc1fd40): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9500 item 89 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.00872719 +0000 UTC m=+13.164342447 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e380): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): >_readAt: n=2, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): _writeAt: size=3, off=7 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9730 item 89 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.009379452 +0000 UTC m=+13.164994709 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51e8c0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): >_readAt: n=8, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.009379452 +0000 UTC m=+13.164994709 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51ee40): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e98f0 item 89 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.011568206 +0000 UTC m=+13.167183453 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f480): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b2e9dc0 item 90 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.013106491 +0000 UTC m=+13.168721748 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b51f9c0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e8230 item 90 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): _readAt: size=2, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): _writeAt: size=3, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.013963469 +0000 UTC m=+13.169578716 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616000): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): >_readAt: n=3, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.013963469 +0000 UTC m=+13.169578716 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b6165c0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e8620 item 90 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.015540578 +0000 UTC m=+13.171155835 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b616c00): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e89a0 item 91 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.017770719 +0000 UTC m=+13.173385977 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617140): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): >_readAt: n=2, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): _writeAt: size=3, off=7 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e8b60 item 91 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.019051248 +0000 UTC m=+13.174666505 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617680): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): >_readAt: n=8, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.019051248 +0000 UTC m=+13.174666505 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b617c00): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e8e70 item 91 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 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/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.021264518 +0000 UTC m=+13.176879905 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b2f3e00): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb5ab0 item 92 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.023989304 +0000 UTC m=+13.179604552 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2440): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): open at offset 5 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2bcb5dc0 item 92 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): _readAt: size=2, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): _writeAt: size=3, off=5 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): >_writeAt: n=3, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.024600599 +0000 UTC m=+13.180215856 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2980): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): >_readAt: n=3, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.024600599 +0000 UTC m=+13.180215856 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b4b2f40): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2af002a0 item 92 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.026266836 +0000 UTC m=+13.181882093 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c340): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e91f0 item 93 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.02722186 +0000 UTC m=+13.182837117 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64c880): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): >_readAt: n=5, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.02722186 +0000 UTC m=+13.182837117 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64cf80): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e9500 item 93 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 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/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.029468122 +0000 UTC m=+13.185083369 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64d5c0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e9b90 item 94 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.032164354 +0000 UTC m=+13.187779611 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b64db00): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): >_readAt: n=5, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.032164354 +0000 UTC m=+13.187779611 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664300): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2b5e9d50 item 94 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 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/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.035633486 +0000 UTC m=+13.191248733 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664940): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5c2a0 item 95 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.036488371 +0000 UTC m=+13.192103628 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b664e80): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): >_readAt: n=5, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.036488371 +0000 UTC m=+13.192103628 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665580): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5c9a0 item 95 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 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/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): open at offset 0 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): _readAt: size=2, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): >_readAt: n=0, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.039255086 +0000 UTC m=+13.194870383 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b665bc0): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): _writeAt: size=5, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): >openPending: err= 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5ce70 item 96 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): >_writeAt: n=5, err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.039742737 +0000 UTC m=+13.195357994 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694200): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/01 03:07:16 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:16 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/01 03:07:16 DEBUG : open-test-file: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): _readAt: size=512, off=0 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): openPending: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): >openPending: err= 2026/08/01 03:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): >_readAt: n=5, err=EOF 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): close: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-01 03:07:16.039742737 +0000 UTC m=+13.195357994 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:16 DEBUG : open-test-file(0x1e4c2b694900): >close: err= 2026/08/01 03:07:16 DEBUG : open-test-file: Remove: 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e4c2ba5d030 item 96 2026/08/01 03:07:16 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/01 03:07:16 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/01 03:07:16 DEBUG : open-test-file: >Remove: err= 2026/08/01 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : >WaitForWriters: 2026/08/01 03:07:16 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.72s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.37s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:16 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:16 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:16 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:16 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:16 DEBUG : file1: newRWFileHandle: 2026/08/01 03:07:16 DEBUG : file1(0x1e4c2bb52f40): openPending: 2026/08/01 03:07:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:16 DEBUG : file1(0x1e4c2bb52f40): >openPending: err= 2026/08/01 03:07:16 DEBUG : file1: >newRWFileHandle: err= 2026/08/01 03:07:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/01 03:07:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/08/01 03:07:16 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/01 03:07:16 DEBUG : Looking for writers 2026/08/01 03:07:16 DEBUG : file1: reading active writers 2026/08/01 03:07:16 DEBUG : file1: active writers 1 2026/08/01 03:07:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/01 03:07:17 DEBUG : Looking for writers 2026/08/01 03:07:17 DEBUG : file1: reading active writers 2026/08/01 03:07:17 DEBUG : file1: active writers 1 2026/08/01 03:07:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 DEBUG : Looking for writers 2026/08/01 03:07:18 DEBUG : file1: reading active writers 2026/08/01 03:07:18 DEBUG : file1: active writers 1 2026/08/01 03:07:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi/dir/file1: no such file or directory 2026/08/01 03:07:19 DEBUG : Looking for writers 2026/08/01 03:07:19 DEBUG : file1: reading active writers 2026/08/01 03:07:19 DEBUG : file1: active writers 1 2026/08/01 03:07:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:20 DEBUG : Looking for writers 2026/08/01 03:07:20 DEBUG : file1: reading active writers 2026/08/01 03:07:20 DEBUG : file1: active writers 1 2026/08/01 03:07:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:21 DEBUG : Looking for writers 2026/08/01 03:07:21 DEBUG : file1: reading active writers 2026/08/01 03:07:21 DEBUG : file1: active writers 1 2026/08/01 03:07:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:22 DEBUG : Looking for writers 2026/08/01 03:07:22 DEBUG : file1: reading active writers 2026/08/01 03:07:22 DEBUG : file1: active writers 1 2026/08/01 03:07:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:23 DEBUG : Looking for writers 2026/08/01 03:07:23 DEBUG : file1: reading active writers 2026/08/01 03:07:23 DEBUG : file1: active writers 1 2026/08/01 03:07:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:24 DEBUG : Looking for writers 2026/08/01 03:07:24 DEBUG : file1: reading active writers 2026/08/01 03:07:24 DEBUG : file1: active writers 1 2026/08/01 03:07:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:25 DEBUG : Looking for writers 2026/08/01 03:07:25 DEBUG : file1: reading active writers 2026/08/01 03:07:25 DEBUG : file1: active writers 1 2026/08/01 03:07:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:26 DEBUG : Looking for writers 2026/08/01 03:07:26 DEBUG : file1: reading active writers 2026/08/01 03:07:26 DEBUG : file1: active writers 1 2026/08/01 03:07:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:27 DEBUG : Looking for writers 2026/08/01 03:07:27 DEBUG : file1: reading active writers 2026/08/01 03:07:27 DEBUG : file1: active writers 1 2026/08/01 03:07:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:28 DEBUG : Looking for writers 2026/08/01 03:07:28 DEBUG : file1: reading active writers 2026/08/01 03:07:28 DEBUG : file1: active writers 1 2026/08/01 03:07:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:29 DEBUG : Looking for writers 2026/08/01 03:07:29 DEBUG : file1: reading active writers 2026/08/01 03:07:29 DEBUG : file1: active writers 1 2026/08/01 03:07:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:30 DEBUG : Looking for writers 2026/08/01 03:07:30 DEBUG : file1: reading active writers 2026/08/01 03:07:30 DEBUG : file1: active writers 1 2026/08/01 03:07:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:31 DEBUG : Looking for writers 2026/08/01 03:07:31 DEBUG : file1: reading active writers 2026/08/01 03:07:31 DEBUG : file1: active writers 1 2026/08/01 03:07:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:32 DEBUG : Looking for writers 2026/08/01 03:07:32 DEBUG : file1: reading active writers 2026/08/01 03:07:32 DEBUG : file1: active writers 1 2026/08/01 03:07:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:33 DEBUG : Looking for writers 2026/08/01 03:07:33 DEBUG : file1: reading active writers 2026/08/01 03:07:33 DEBUG : file1: active writers 1 2026/08/01 03:07:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:34 DEBUG : Looking for writers 2026/08/01 03:07:34 DEBUG : file1: reading active writers 2026/08/01 03:07:34 DEBUG : file1: active writers 1 2026/08/01 03:07:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:35 DEBUG : Looking for writers 2026/08/01 03:07:35 DEBUG : file1: reading active writers 2026/08/01 03:07:35 DEBUG : file1: active writers 1 2026/08/01 03:07:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:36 DEBUG : Looking for writers 2026/08/01 03:07:36 DEBUG : file1: reading active writers 2026/08/01 03:07:36 DEBUG : file1: active writers 1 2026/08/01 03:07:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:37 DEBUG : Looking for writers 2026/08/01 03:07:37 DEBUG : file1: reading active writers 2026/08/01 03:07:37 DEBUG : file1: active writers 1 2026/08/01 03:07:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:38 DEBUG : Looking for writers 2026/08/01 03:07:38 DEBUG : file1: reading active writers 2026/08/01 03:07:38 DEBUG : file1: active writers 1 2026/08/01 03:07:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:39 DEBUG : Looking for writers 2026/08/01 03:07:39 DEBUG : file1: reading active writers 2026/08/01 03:07:39 DEBUG : file1: active writers 1 2026/08/01 03:07:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:40 DEBUG : Looking for writers 2026/08/01 03:07:40 DEBUG : file1: reading active writers 2026/08/01 03:07:40 DEBUG : file1: active writers 1 2026/08/01 03:07:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:41 DEBUG : Looking for writers 2026/08/01 03:07:41 DEBUG : file1: reading active writers 2026/08/01 03:07:41 DEBUG : file1: active writers 1 2026/08/01 03:07:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:42 DEBUG : Looking for writers 2026/08/01 03:07:42 DEBUG : file1: reading active writers 2026/08/01 03:07:42 DEBUG : file1: active writers 1 2026/08/01 03:07:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:43 DEBUG : Looking for writers 2026/08/01 03:07:43 DEBUG : file1: reading active writers 2026/08/01 03:07:43 DEBUG : file1: active writers 1 2026/08/01 03:07:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:44 DEBUG : Looking for writers 2026/08/01 03:07:44 DEBUG : file1: reading active writers 2026/08/01 03:07:44 DEBUG : file1: active writers 1 2026/08/01 03:07:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:45 DEBUG : Looking for writers 2026/08/01 03:07:45 DEBUG : file1: reading active writers 2026/08/01 03:07:45 DEBUG : file1: active writers 1 2026/08/01 03:07:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/01 03:07:46 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1e4c2b60da00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1e4c2b77e908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:33312495626560} name:file1 opens:1 downloaders: o: fd:0x1e4c2aed6070 info:{ModTime:{wall:14020680464500127446 ext:13219182831 loc:0x4cef580} ATime:{wall:14020680464500127446 ext:13219182831 loc:0x4cef580} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/01 03:07:46 DEBUG : >WaitForWriters: 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:46 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:46 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:46 DEBUG : rename_me: newRWFileHandle: 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): openPending: 2026/08/01 03:07:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): >openPending: err= 2026/08/01 03:07:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/01 03:07:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/01 03:07:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): _writeAt: size=5, off=0 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): >_writeAt: n=5, err= 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): close: 2026/08/01 03:07:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-01 03:07:46.091312449 +0000 UTC m=+43.246927706 2026/08/01 03:07:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/01 03:07:46 DEBUG : rename_me(0x1e4c2b6df2c0): >close: err= 2026/08/01 03:07:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/01 03:07:46 DEBUG : i_was_renamed: Updating file with 0x1e4c2b8f60d0 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/01 03:07:46 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:46 DEBUG : Looking for writers 2026/08/01 03:07:46 DEBUG : i_was_renamed: reading active writers 2026/08/01 03:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/01 03:07:46 DEBUG : Looking for writers 2026/08/01 03:07:46 DEBUG : i_was_renamed: reading active writers 2026/08/01 03:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/01 03:07:46 DEBUG : Looking for writers 2026/08/01 03:07:46 DEBUG : i_was_renamed: reading active writers 2026/08/01 03:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/01 03:07:46 DEBUG : Looking for writers 2026/08/01 03:07:46 DEBUG : i_was_renamed: reading active writers 2026/08/01 03:07:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/01 03:07:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/01 03:07:46 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:46 DEBUG : i_was_renamed: size = 5 OK 2026/08/01 03:07:46 INFO : i_was_renamed: Copied (new) 2026/08/01 03:07:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-01 03:07:46 +0000 UTC" 2026/08/01 03:07:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/01 03:07:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/01 03:07:46 DEBUG : Looking for writers 2026/08/01 03:07:46 DEBUG : i_was_renamed: reading active writers 2026/08/01 03:07:46 DEBUG : >WaitForWriters: 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:46 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/01 03:07:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{bh6qB}/rclone-test-xabavew0gusi" 2026/08/01 03:07:46 INFO : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:46 DEBUG : forgetting directory cache 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): _readAt: size=512, off=0 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): openPending: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:08:46 +0000 UTC" against cached fingerprint "" 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): >openPending: err= 2026/08/01 03:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): >_readAt: n=20, err=EOF 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): close: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:08:46 +0000 GMT 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2b867740): >close: err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:46 DEBUG : forgetting directory cache 2026/08/01 03:07:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): _readAt: size=512, off=0 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): openPending: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:09:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:08:46 +0000 UTC" 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-01 02:09:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:08:46 +0000 UTC") 2026/08/01 03:07:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): >openPending: err= 2026/08/01 03:07:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): >_readAt: n=20, err=EOF 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): close: 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:09:46 +0000 GMT 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate(0x1e4c2ba36780): >close: err= 2026/08/01 03:07:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:46 DEBUG : forgetting directory cache 2026/08/01 03:07:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): _readAt: size=512, off=0 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): openPending: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:10:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:09:46 +0000 UTC" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-01 02:10:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:09:46 +0000 UTC") 2026/08/01 03:07:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): >openPending: err= 2026/08/01 03:07:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): >_readAt: n=20, err=EOF 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): close: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:10:46 +0000 GMT 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2baabcc0): >close: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:47 DEBUG : forgetting directory cache 2026/08/01 03:07:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): _readAt: size=512, off=0 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): openPending: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:11:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:10:46 +0000 UTC" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-01 02:11:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:10:46 +0000 UTC") 2026/08/01 03:07:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): >openPending: err= 2026/08/01 03:07:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): >_readAt: n=20, err=EOF 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): close: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:11:46 +0000 GMT 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba46b00): >close: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:47 DEBUG : forgetting directory cache 2026/08/01 03:07:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): _readAt: size=512, off=0 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): openPending: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:12:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:11:46 +0000 UTC" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-01 02:12:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:11:46 +0000 UTC") 2026/08/01 03:07:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): >openPending: err= 2026/08/01 03:07:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): >_readAt: n=20, err=EOF 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): close: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:12:46 +0000 GMT 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba58d40): >close: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:47 DEBUG : forgetting directory cache 2026/08/01 03:07:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): _readAt: size=512, off=0 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): openPending: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-01 02:13:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:12:46 +0000 UTC" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-01 02:13:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:12:46 +0000 UTC") 2026/08/01 03:07:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/01 03:07:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): >openPending: err= 2026/08/01 03:07:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): >_readAt: n=20, err=EOF 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): close: 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:13:46 +0000 GMT 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate(0x1e4c2ba7ce80): >close: err= 2026/08/01 03:07:47 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : forgetting directory cache 2026/08/01 03:07:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): _readAt: size=512, off=0 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): openPending: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-01 02:14:46 +0000 UTC" against cached fingerprint "20,2026-08-01 02:13:46 +0000 UTC" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-01 02:14:46 +0000 UTC" != cached fingerprint "20,2026-08-01 02:13:46 +0000 UTC") 2026/08/01 03:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/01 03:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): >openPending: err= 2026/08/01 03:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): >_readAt: n=21, err=EOF 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): close: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:14:46 +0000 GMT 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b9d0500): >close: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : forgetting directory cache 2026/08/01 03:07:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): _readAt: size=512, off=0 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): openPending: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-01 02:15:46 +0000 UTC" against cached fingerprint "21,2026-08-01 02:14:46 +0000 UTC" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-01 02:15:46 +0000 UTC" != cached fingerprint "21,2026-08-01 02:14:46 +0000 UTC") 2026/08/01 03:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/01 03:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): >openPending: err= 2026/08/01 03:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): >_readAt: n=22, err=EOF 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): close: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:15:46 +0000 GMT 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc6ed80): >close: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : forgetting directory cache 2026/08/01 03:07:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): _readAt: size=512, off=0 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): openPending: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-01 02:16:46 +0000 UTC" against cached fingerprint "22,2026-08-01 02:15:46 +0000 UTC" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-01 02:16:46 +0000 UTC" != cached fingerprint "22,2026-08-01 02:15:46 +0000 UTC") 2026/08/01 03:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/01 03:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): >openPending: err= 2026/08/01 03:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): >_readAt: n=23, err=EOF 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): close: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:16:46 +0000 GMT 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2b493e80): >close: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : forgetting directory cache 2026/08/01 03:07:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): _readAt: size=512, off=0 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): openPending: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-01 02:17:46 +0000 UTC" against cached fingerprint "23,2026-08-01 02:16:46 +0000 UTC" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-01 02:17:46 +0000 UTC" != cached fingerprint "23,2026-08-01 02:16:46 +0000 UTC") 2026/08/01 03:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/01 03:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): >openPending: err= 2026/08/01 03:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): >_readAt: n=24, err=EOF 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): close: 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-01 02:17:46 +0000 GMT 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate(0x1e4c2bc1f940): >close: err= 2026/08/01 03:07:48 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:48 DEBUG : Looking for writers 2026/08/01 03:07:48 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/01 03:07:48 DEBUG : >WaitForWriters: 2026/08/01 03:07:48 DEBUG : webdav root 'rclone-test-xabavew0gusi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.62s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:48 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:48 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : forgetting directory cache 2026/08/01 03:07:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/01 03:07:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/01 03:07:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/01 03:07:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/01 03:07:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : FiLeA: reading active writers 2026/08/01 03:07:49 DEBUG : FiLeB: reading active writers 2026/08/01 03:07:49 DEBUG : FilEb: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : FiLeA: reading active writers 2026/08/01 03:07:49 DEBUG : FiLeB: reading active writers 2026/08/01 03:07:49 DEBUG : FilEb: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/01 03:07:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : webdav root 'rclone-test-xabavew0gusi': Reusing VFS from active cache 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : dir: Looking for writers 2026/08/01 03:07:49 DEBUG : file2: reading active writers 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : dir: reading active writers 2026/08/01 03:07:49 DEBUG : file1: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : dir: Looking for writers 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : dir: reading active writers 2026/08/01 03:07:49 DEBUG : file1: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:49 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : file1: Open: flags=O_RDONLY 2026/08/01 03:07:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/01 03:07:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/01 03:07:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/01 03:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/01 03:07:49 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/01 03:07:49 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/01 03:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/01 03:07:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/01 03:07:49 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:49 DEBUG : dir: Looking for writers 2026/08/01 03:07:49 DEBUG : file2: reading active writers 2026/08/01 03:07:49 DEBUG : new_file.txt: reading active writers 2026/08/01 03:07:49 DEBUG : Looking for writers 2026/08/01 03:07:49 DEBUG : file1: reading active writers 2026/08/01 03:07:49 DEBUG : dir: reading active writers 2026/08/01 03:07:49 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:50 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:50 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/01 03:07:50 DEBUG : dir/file1: Updating file with dir/file1 0x1e4c2bb9bba0 2026/08/01 03:07:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/01 03:07:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:50 INFO : dir/file1: Moved (server-side) to: file0 2026/08/01 03:07:50 DEBUG : file0: Updating file with file0 0x1e4c2bb9bba0 2026/08/01 03:07:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/01 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:50 DEBUG : dir: Looking for writers 2026/08/01 03:07:50 DEBUG : Looking for writers 2026/08/01 03:07:50 DEBUG : file0: reading active writers 2026/08/01 03:07:50 DEBUG : dir: reading active writers 2026/08/01 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.31s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:50 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:50 DEBUG : Looking for writers 2026/08/01 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:50 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/01 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:50 DEBUG : Looking for writers 2026/08/01 03:07:50 DEBUG : a: Looking for writers 2026/08/01 03:07:50 DEBUG : b: Looking for writers 2026/08/01 03:07:50 DEBUG : c: Looking for writers 2026/08/01 03:07:50 DEBUG : d: Looking for writers 2026/08/01 03:07:50 DEBUG : Looking for writers 2026/08/01 03:07:50 DEBUG : /: reading active writers 2026/08/01 03:07:50 DEBUG : a: reading active writers 2026/08/01 03:07:50 DEBUG : b: reading active writers 2026/08/01 03:07:50 DEBUG : c: reading active writers 2026/08/01 03:07:50 DEBUG : d: reading active writers 2026/08/01 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.43s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:50 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/01 03:07:50 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/01 03:07:50 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/01 03:07:50 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/01 03:07:51 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:51 DEBUG : a/b/c/d: Looking for writers 2026/08/01 03:07:51 DEBUG : a/b/c: Looking for writers 2026/08/01 03:07:51 DEBUG : d: reading active writers 2026/08/01 03:07:51 DEBUG : a/b: Looking for writers 2026/08/01 03:07:51 DEBUG : c: reading active writers 2026/08/01 03:07:51 DEBUG : a: Looking for writers 2026/08/01 03:07:51 DEBUG : b: reading active writers 2026/08/01 03:07:51 DEBUG : Looking for writers 2026/08/01 03:07:51 DEBUG : a: reading active writers 2026/08/01 03:07:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.45s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:51 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:51 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:51 DEBUG : Looking for writers 2026/08/01 03:07:51 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.03s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:51 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/01 03:07:51 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/01 03:07:51 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/01 03:07:51 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/01 03:07:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:51 DEBUG : file1: size = 5 OK 2026/08/01 03:07:51 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/01 03:07:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:51 DEBUG : file1: size = 0 OK 2026/08/01 03:07:51 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/01 03:07:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:51 DEBUG : file1: size = 7 OK 2026/08/01 03:07:51 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:51 DEBUG : Looking for writers 2026/08/01 03:07:51 DEBUG : file1: reading active writers 2026/08/01 03:07:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:51 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/01 03:07:52 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/01 03:07:52 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/01 03:07:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/01 03:07:52 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/01 03:07:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:52 DEBUG : file1: size = 11 OK 2026/08/01 03:07:52 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/01 03:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:52 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/01 03:07:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:52 DEBUG : file1: size = 5 OK 2026/08/01 03:07:52 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/01 03:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.09s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:52 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:07:52 DEBUG : file1: WriteFileHandle.Release closing 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/01 03:07:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:07:52 DEBUG : file1: size = 0 OK 2026/08/01 03:07:52 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/01 03:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:07:52 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:07:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:07:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:07:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:07:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:07:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/08/01 03:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : file1: active writers 1 2026/08/01 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : file1: active writers 1 2026/08/01 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : file1: active writers 1 2026/08/01 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : file1: active writers 1 2026/08/01 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/08/01 03:07:52 DEBUG : Looking for writers 2026/08/01 03:07:52 DEBUG : file1: reading active writers 2026/08/01 03:07:52 DEBUG : file1: active writers 1 2026/08/01 03:07:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/08/01 03:07:53 DEBUG : Looking for writers 2026/08/01 03:07:53 DEBUG : file1: reading active writers 2026/08/01 03:07:53 DEBUG : file1: active writers 1 2026/08/01 03:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/08/01 03:07:53 DEBUG : Looking for writers 2026/08/01 03:07:53 DEBUG : file1: reading active writers 2026/08/01 03:07:53 DEBUG : file1: active writers 1 2026/08/01 03:07:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/08/01 03:07:54 DEBUG : Looking for writers 2026/08/01 03:07:54 DEBUG : file1: reading active writers 2026/08/01 03:07:54 DEBUG : file1: active writers 1 2026/08/01 03:07:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:07:55 DEBUG : Looking for writers 2026/08/01 03:07:55 DEBUG : file1: reading active writers 2026/08/01 03:07:55 DEBUG : file1: active writers 1 2026/08/01 03:07:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:07:56 DEBUG : Looking for writers 2026/08/01 03:07:56 DEBUG : file1: reading active writers 2026/08/01 03:07:56 DEBUG : file1: active writers 1 2026/08/01 03:07:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:07:57 DEBUG : Looking for writers 2026/08/01 03:07:57 DEBUG : file1: reading active writers 2026/08/01 03:07:57 DEBUG : file1: active writers 1 2026/08/01 03:07:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:07:58 DEBUG : Looking for writers 2026/08/01 03:07:58 DEBUG : file1: reading active writers 2026/08/01 03:07:58 DEBUG : file1: active writers 1 2026/08/01 03:07:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:07:59 DEBUG : Looking for writers 2026/08/01 03:07:59 DEBUG : file1: reading active writers 2026/08/01 03:07:59 DEBUG : file1: active writers 1 2026/08/01 03:07:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:00 DEBUG : Looking for writers 2026/08/01 03:08:00 DEBUG : file1: reading active writers 2026/08/01 03:08:00 DEBUG : file1: active writers 1 2026/08/01 03:08:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:01 DEBUG : Looking for writers 2026/08/01 03:08:01 DEBUG : file1: reading active writers 2026/08/01 03:08:01 DEBUG : file1: active writers 1 2026/08/01 03:08:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:02 DEBUG : Looking for writers 2026/08/01 03:08:02 DEBUG : file1: reading active writers 2026/08/01 03:08:02 DEBUG : file1: active writers 1 2026/08/01 03:08:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:03 DEBUG : Looking for writers 2026/08/01 03:08:03 DEBUG : file1: reading active writers 2026/08/01 03:08:03 DEBUG : file1: active writers 1 2026/08/01 03:08:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:04 DEBUG : Looking for writers 2026/08/01 03:08:04 DEBUG : file1: reading active writers 2026/08/01 03:08:04 DEBUG : file1: active writers 1 2026/08/01 03:08:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:05 DEBUG : Looking for writers 2026/08/01 03:08:05 DEBUG : file1: reading active writers 2026/08/01 03:08:05 DEBUG : file1: active writers 1 2026/08/01 03:08:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:06 DEBUG : Looking for writers 2026/08/01 03:08:06 DEBUG : file1: reading active writers 2026/08/01 03:08:06 DEBUG : file1: active writers 1 2026/08/01 03:08:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:07 DEBUG : Looking for writers 2026/08/01 03:08:07 DEBUG : file1: reading active writers 2026/08/01 03:08:07 DEBUG : file1: active writers 1 2026/08/01 03:08:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:08 DEBUG : Looking for writers 2026/08/01 03:08:08 DEBUG : file1: reading active writers 2026/08/01 03:08:08 DEBUG : file1: active writers 1 2026/08/01 03:08:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:09 DEBUG : Looking for writers 2026/08/01 03:08:09 DEBUG : file1: reading active writers 2026/08/01 03:08:09 DEBUG : file1: active writers 1 2026/08/01 03:08:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:10 DEBUG : Looking for writers 2026/08/01 03:08:10 DEBUG : file1: reading active writers 2026/08/01 03:08:10 DEBUG : file1: active writers 1 2026/08/01 03:08:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:11 DEBUG : Looking for writers 2026/08/01 03:08:11 DEBUG : file1: reading active writers 2026/08/01 03:08:11 DEBUG : file1: active writers 1 2026/08/01 03:08:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:12 DEBUG : Looking for writers 2026/08/01 03:08:12 DEBUG : file1: reading active writers 2026/08/01 03:08:12 DEBUG : file1: active writers 1 2026/08/01 03:08:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:13 DEBUG : Looking for writers 2026/08/01 03:08:13 DEBUG : file1: reading active writers 2026/08/01 03:08:13 DEBUG : file1: active writers 1 2026/08/01 03:08:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:14 DEBUG : Looking for writers 2026/08/01 03:08:14 DEBUG : file1: reading active writers 2026/08/01 03:08:14 DEBUG : file1: active writers 1 2026/08/01 03:08:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:15 DEBUG : Looking for writers 2026/08/01 03:08:15 DEBUG : file1: reading active writers 2026/08/01 03:08:15 DEBUG : file1: active writers 1 2026/08/01 03:08:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:16 DEBUG : Looking for writers 2026/08/01 03:08:16 DEBUG : file1: reading active writers 2026/08/01 03:08:16 DEBUG : file1: active writers 1 2026/08/01 03:08:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:17 DEBUG : Looking for writers 2026/08/01 03:08:17 DEBUG : file1: reading active writers 2026/08/01 03:08:17 DEBUG : file1: active writers 1 2026/08/01 03:08:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:18 DEBUG : Looking for writers 2026/08/01 03:08:18 DEBUG : file1: reading active writers 2026/08/01 03:08:18 DEBUG : file1: active writers 1 2026/08/01 03:08:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:19 DEBUG : Looking for writers 2026/08/01 03:08:19 DEBUG : file1: reading active writers 2026/08/01 03:08:19 DEBUG : file1: active writers 1 2026/08/01 03:08:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:20 DEBUG : Looking for writers 2026/08/01 03:08:20 DEBUG : file1: reading active writers 2026/08/01 03:08:20 DEBUG : file1: active writers 1 2026/08/01 03:08:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:21 DEBUG : Looking for writers 2026/08/01 03:08:21 DEBUG : file1: reading active writers 2026/08/01 03:08:21 DEBUG : file1: active writers 1 2026/08/01 03:08:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:22 DEBUG : Looking for writers 2026/08/01 03:08:22 DEBUG : file1: reading active writers 2026/08/01 03:08:22 DEBUG : file1: active writers 1 2026/08/01 03:08:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/08/01 03:08:22 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/08/01 03:08:22 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:22 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/01 03:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:22 DEBUG : file1: size = 0 OK 2026/08/01 03:08:22 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:08:22 DEBUG : file1: Open: flags=O_RDONLY 2026/08/01 03:08:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/01 03:08:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/01 03:08:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:22 DEBUG : Looking for writers 2026/08/01 03:08:22 DEBUG : file1: reading active writers 2026/08/01 03:08:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:22 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/01 03:08:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/01 03:08:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : webdav root 'rclone-test-xabavew0gusi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/01 03:08:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:22 DEBUG : file1: size = 100 OK 2026/08/01 03:08:22 DEBUG : file1: Size of src and dst objects identical 2026/08/01 03:08:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/01 03:08:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/01 03:08:22 DEBUG : file1: Open: flags=O_RDONLY 2026/08/01 03:08:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/01 03:08:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/01 03:08:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:22 DEBUG : Looking for writers 2026/08/01 03:08:22 DEBUG : file1: reading active writers 2026/08/01 03:08:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:22 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:22 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:22 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:22 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/01 03:08:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/01 03:08:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/01 03:08:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/01 03:08:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/01 03:08:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:23 DEBUG : flat: Looking for writers 2026/08/01 03:08:23 DEBUG : f004.txt: reading active writers 2026/08/01 03:08:23 DEBUG : f000.txt: reading active writers 2026/08/01 03:08:23 DEBUG : f001.txt: reading active writers 2026/08/01 03:08:23 DEBUG : f002.txt: reading active writers 2026/08/01 03:08:23 DEBUG : f003.txt: reading active writers 2026/08/01 03:08:23 DEBUG : Looking for writers 2026/08/01 03:08:23 DEBUG : flat: reading active writers 2026/08/01 03:08:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:23 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:23 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/01 03:08:23 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/01 03:08:23 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/01 03:08:23 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/01 03:08:23 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:23 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:23 DEBUG : a/b/c: Looking for writers 2026/08/01 03:08:23 DEBUG : deep.txt: reading active writers 2026/08/01 03:08:23 DEBUG : a/b: Looking for writers 2026/08/01 03:08:23 DEBUG : c: reading active writers 2026/08/01 03:08:23 DEBUG : mid.txt: reading active writers 2026/08/01 03:08:23 DEBUG : a: Looking for writers 2026/08/01 03:08:23 DEBUG : b: reading active writers 2026/08/01 03:08:23 DEBUG : top.txt: reading active writers 2026/08/01 03:08:23 DEBUG : Looking for writers 2026/08/01 03:08:23 DEBUG : a: reading active writers 2026/08/01 03:08:23 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:23 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:23 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:24 DEBUG : bigdir: Looking for writers 2026/08/01 03:08:24 DEBUG : big.bin: reading active writers 2026/08/01 03:08:24 DEBUG : Looking for writers 2026/08/01 03:08:24 DEBUG : bigdir: reading active writers 2026/08/01 03:08:24 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.83s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-xabavew0gusi'", Local "Local file system at /tmp/rclone1188071380", Modify Window "1s" 2026/08/01 03:08:24 INFO : webdav root 'rclone-test-xabavew0gusi': poll-interval is not supported by this remote 2026/08/01 03:08:24 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:24 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:24 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/08/01 03:08:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/01 03:08:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/01 03:08:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/01 03:08:24 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/01 03:08:24 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:24 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/01 03:08:24 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/01 03:08:24 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/01 03:08:24 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/01 03:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/01 03:08:24 DEBUG : dir1: Looking for writers 2026/08/01 03:08:24 DEBUG : a.txt: reading active writers 2026/08/01 03:08:24 DEBUG : dir2: Looking for writers 2026/08/01 03:08:24 DEBUG : b.txt: reading active writers 2026/08/01 03:08:24 DEBUG : dir3: Looking for writers 2026/08/01 03:08:24 DEBUG : c.txt: reading active writers 2026/08/01 03:08:24 DEBUG : Looking for writers 2026/08/01 03:08:24 DEBUG : dir1: reading active writers 2026/08/01 03:08:24 DEBUG : dir2: reading active writers 2026/08/01 03:08:24 DEBUG : dir3: reading active writers 2026/08/01 03:08:24 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/01 03:08:24 DEBUG : webdav root 'rclone-test-xabavew0gusi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.97676083s (try 1/5)