"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/05 02:37:14 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-sefuzaq6ceku" 2025/09/05 02:37:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/05 02:37:14 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/05 02:37:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/05 02:37:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/05 02:37:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/05 02:37:14 DEBUG : Setting pass="QZihEQZ47Q61eyRM_V9tuZsKcVTlMmOuoyrxZryvom3i" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/05 02:37:14 DEBUG : TestWebdavRclone: detected overridden config - adding "{-RHrd}" suffix to name 2025/09/05 02:37:14 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/05 02:37:14 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/05 02:37:14 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/05 02:37:14 DEBUG : Setting pass="QZihEQZ47Q61eyRM_V9tuZsKcVTlMmOuoyrxZryvom3i" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/05 02:37:14 DEBUG : found headers: 2025/09/05 02:37:14 DEBUG : Creating backend with remote "/tmp/rclone2076160218" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:14 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:14 DEBUG : dir: Looking for writers 2025/09/05 02:37:14 DEBUG : Looking for writers 2025/09/05 02:37:14 DEBUG : dir: reading active writers 2025/09/05 02:37:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:14 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:14 DEBUG : dir/subdir: Looking for writers 2025/09/05 02:37:14 DEBUG : dir: Looking for writers 2025/09/05 02:37:14 DEBUG : file1: reading active writers 2025/09/05 02:37:14 DEBUG : file2: reading active writers 2025/09/05 02:37:14 DEBUG : subdir: reading active writers 2025/09/05 02:37:14 DEBUG : Looking for writers 2025/09/05 02:37:14 DEBUG : dir: reading active writers 2025/09/05 02:37:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:14 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:14 DEBUG : dir: Looking for writers 2025/09/05 02:37:14 DEBUG : file1: reading active writers 2025/09/05 02:37:14 DEBUG : Looking for writers 2025/09/05 02:37:14 DEBUG : dir: reading active writers 2025/09/05 02:37:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:14 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:14 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:14 DEBUG : dir: Looking for writers 2025/09/05 02:37:14 DEBUG : Looking for writers 2025/09/05 02:37:14 DEBUG : dir: reading active writers 2025/09/05 02:37:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:14 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:15 DEBUG : forgetting directory cache 2025/09/05 02:37:15 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:15 DEBUG : Looking for writers 2025/09/05 02:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:15 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/05 02:37:15 DEBUG : dir: invalidating directory cache 2025/09/05 02:37:15 DEBUG : >ForgetPath: 2025/09/05 02:37:15 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/05 02:37:15 DEBUG : invalidating directory cache 2025/09/05 02:37:15 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:15 DEBUG : >ForgetPath: 2025/09/05 02:37:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/05 02:37:15 DEBUG : >ForgetPath: 2025/09/05 02:37:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:15 DEBUG : dir: Looking for writers 2025/09/05 02:37:15 DEBUG : Looking for writers 2025/09/05 02:37:15 DEBUG : dir: reading active writers 2025/09/05 02:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:15 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : forgetting directory cache 2025/09/05 02:37:15 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:15 DEBUG : dir: Looking for writers 2025/09/05 02:37:15 DEBUG : fil/a/b: Looking for writers 2025/09/05 02:37:15 DEBUG : fil/a: Looking for writers 2025/09/05 02:37:15 DEBUG : b: reading active writers 2025/09/05 02:37:15 DEBUG : fil: Looking for writers 2025/09/05 02:37:15 DEBUG : a: reading active writers 2025/09/05 02:37:15 DEBUG : Looking for writers 2025/09/05 02:37:15 DEBUG : dir: reading active writers 2025/09/05 02:37:15 DEBUG : fil: reading active writers 2025/09/05 02:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:15 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:15 DEBUG : dir: Looking for writers 2025/09/05 02:37:15 DEBUG : Looking for writers 2025/09/05 02:37:15 DEBUG : dir: reading active writers 2025/09/05 02:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:15 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:15 DEBUG : dir: Looking for writers 2025/09/05 02:37:15 DEBUG : file1: reading active writers 2025/09/05 02:37:15 DEBUG : Looking for writers 2025/09/05 02:37:15 DEBUG : dir: reading active writers 2025/09/05 02:37:15 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:15 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/05 02:37:16 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 DEBUG : dir: invalidating directory cache 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/05 02:37:16 DEBUG : dir/file1: Reset virtual modtime 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/05 02:37:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:16 DEBUG : dir: invalidating directory cache 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/05 02:37:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/05 02:37:16 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/05 02:37:16 DEBUG : forgetting directory cache 2025/09/05 02:37:16 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:16 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/05 02:37:16 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:16 DEBUG : dir/virtualDir: Looking for writers 2025/09/05 02:37:16 DEBUG : dir: Looking for writers 2025/09/05 02:37:16 DEBUG : file1: reading active writers 2025/09/05 02:37:16 DEBUG : virtualFile2: reading active writers 2025/09/05 02:37:16 DEBUG : virtualFile: reading active writers 2025/09/05 02:37:16 DEBUG : virtualDir: reading active writers 2025/09/05 02:37:16 DEBUG : Looking for writers 2025/09/05 02:37:16 DEBUG : dir: reading active writers 2025/09/05 02:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:16 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 ERROR : dir/: Can only open directories read only 2025/09/05 02:37:16 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:16 DEBUG : dir: Looking for writers 2025/09/05 02:37:16 DEBUG : Looking for writers 2025/09/05 02:37:16 DEBUG : dir: reading active writers 2025/09/05 02:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:16 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 02:37:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 02:37:16 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 02:37:16 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 NOTICE: webdav root 'rclone-test-sefuzaq6ceku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/05 02:37:16 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/05 02:37:16 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:16 DEBUG : dir: Looking for writers 2025/09/05 02:37:16 DEBUG : file1: reading active writers 2025/09/05 02:37:16 DEBUG : potato: reading active writers 2025/09/05 02:37:16 DEBUG : Looking for writers 2025/09/05 02:37:16 DEBUG : dir: reading active writers 2025/09/05 02:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:16 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 02:37:16 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:16 DEBUG : dir/sub: Looking for writers 2025/09/05 02:37:16 DEBUG : dir: Looking for writers 2025/09/05 02:37:16 DEBUG : sub: reading active writers 2025/09/05 02:37:16 DEBUG : file1: reading active writers 2025/09/05 02:37:16 DEBUG : Looking for writers 2025/09/05 02:37:16 DEBUG : dir: reading active writers 2025/09/05 02:37:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:17 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 02:37:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/05 02:37:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:17 DEBUG : dir/sub/subsub: Looking for writers 2025/09/05 02:37:17 DEBUG : dir/sub: Looking for writers 2025/09/05 02:37:17 DEBUG : subsub: reading active writers 2025/09/05 02:37:17 DEBUG : dir: Looking for writers 2025/09/05 02:37:17 DEBUG : file1: reading active writers 2025/09/05 02:37:17 DEBUG : sub: reading active writers 2025/09/05 02:37:17 DEBUG : Looking for writers 2025/09/05 02:37:17 DEBUG : dir: reading active writers 2025/09/05 02:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:17 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:17 ERROR : dir/: Dir.Remove not empty 2025/09/05 02:37:17 DEBUG : dir/file1: Remove: 2025/09/05 02:37:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:17 DEBUG : dir/file1: >Remove: err= 2025/09/05 02:37:17 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 02:37:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:17 DEBUG : Looking for writers 2025/09/05 02:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:17 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:17 DEBUG : dir/file1: Remove: 2025/09/05 02:37:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:17 DEBUG : dir/file1: >Remove: err= 2025/09/05 02:37:17 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 02:37:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:17 DEBUG : Looking for writers 2025/09/05 02:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:17 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:17 DEBUG : dir/file1: Remove: 2025/09/05 02:37:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:17 DEBUG : dir/file1: >Remove: err= 2025/09/05 02:37:17 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:17 DEBUG : dir: Looking for writers 2025/09/05 02:37:17 DEBUG : Looking for writers 2025/09/05 02:37:17 DEBUG : dir: reading active writers 2025/09/05 02:37:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:17 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:17 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/05 02:37:18 DEBUG : dir: Updating dir with dir2 0xc0006575f0 2025/09/05 02:37:18 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/05 02:37:18 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/05 02:37:18 DEBUG : file2: Updating file with file2 0xc000701140 2025/09/05 02:37:18 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:18 INFO : dir2/file3: Deleted 2025/09/05 02:37:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/05 02:37:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000701140 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/05 02:37:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/05 02:37:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006576c0 2025/09/05 02:37:18 DEBUG : empty directory: forgetting directory cache 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/05 02:37:18 DEBUG : dir2: Renaming to "dir3" 2025/09/05 02:37:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:18 DEBUG : dir3: Looking for writers 2025/09/05 02:37:18 DEBUG : file3: reading active writers 2025/09/05 02:37:18 DEBUG : renamed empty directory: Looking for writers 2025/09/05 02:37:18 DEBUG : Looking for writers 2025/09/05 02:37:18 DEBUG : dir3: reading active writers 2025/09/05 02:37:18 DEBUG : renamed empty directory: reading active writers 2025/09/05 02:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:18 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/05 02:37:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 02:37:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/05 02:37:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 02:37:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/05 02:37:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:18 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (12 bytes), uploading instead of streaming 2025/09/05 02:37:18 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:18 DEBUG : forgetting directory cache 2025/09/05 02:37:18 DEBUG : dir: forgetting directory cache 2025/09/05 02:37:18 DEBUG : dir/sub: forgetting directory cache 2025/09/05 02:37:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/05 02:37:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/05 02:37:18 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 02:37:18 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/05 02:37:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/05 02:37:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:18 DEBUG : dir/sub: Looking for writers 2025/09/05 02:37:18 DEBUG : file0: reading active writers 2025/09/05 02:37:18 DEBUG : file2: reading active writers 2025/09/05 02:37:18 DEBUG : dir: Looking for writers 2025/09/05 02:37:18 DEBUG : file1: reading active writers 2025/09/05 02:37:18 DEBUG : sub: reading active writers 2025/09/05 02:37:18 DEBUG : Looking for writers 2025/09/05 02:37:18 DEBUG : dir: reading active writers 2025/09/05 02:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:18 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/05 02:37:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:18 DEBUG : Looking for writers 2025/09/05 02:37:18 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:18 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/05 02:37:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/05 02:37:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/05 02:37:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/05 02:37:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:18 DEBUG : dir: Looking for writers 2025/09/05 02:37:18 DEBUG : file1: reading active writers 2025/09/05 02:37:18 DEBUG : file1.metadata: reading active writers 2025/09/05 02:37:18 DEBUG : Looking for writers 2025/09/05 02:37:18 DEBUG : dir: reading active writers 2025/09/05 02:37:18 DEBUG : dir.metadata: reading active writers 2025/09/05 02:37:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:18 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:18 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:18 DEBUG : dir: Looking for writers 2025/09/05 02:37:18 DEBUG : file1: reading active writers 2025/09/05 02:37:18 DEBUG : Looking for writers 2025/09/05 02:37:18 DEBUG : dir: reading active writers 2025/09/05 02:37:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : file1: reading active writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 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:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : file1: reading active writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/05 02:37:19 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/05 02:37:19 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/05 02:37:19 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:19 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : file.txt: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:19 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/05 02:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : file1: reading active writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir/file1: Remove: 2025/09/05 02:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:19 DEBUG : dir/file1: >Remove: err= 2025/09/05 02:37:19 DEBUG : dir/file1: Remove: 2025/09/05 02:37:19 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir/file1: Remove: 2025/09/05 02:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:19 DEBUG : dir/file1: >Remove: err= 2025/09/05 02:37:19 DEBUG : dir/file1: Remove: 2025/09/05 02:37:19 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/05 02:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 02:37:19 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/05 02:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 02:37:19 DEBUG : dir/file1: Open: flags=0x3 2025/09/05 02:37:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/05 02:37:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/05 02:37:19 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:19 DEBUG : dir: Looking for writers 2025/09/05 02:37:19 DEBUG : file1: reading active writers 2025/09/05 02:37:19 DEBUG : Looking for writers 2025/09/05 02:37:19 DEBUG : dir: reading active writers 2025/09/05 02:37:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:19 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0007018c0 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0007018c0 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007018c0 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 02:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 DEBUG : newLeaf: Running delayed rename now 2025/09/05 02:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0007018c0 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:20 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000530b40 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000530b40 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000530b40 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (25 bytes), uploading instead of streaming 2025/09/05 02:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/05 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:20 DEBUG : newLeaf: Running delayed rename now 2025/09/05 02:37:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000530b40 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:20 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:20 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): openPending: 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): >openPending: err= 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): _writeAt: size=14, off=0 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): >_writeAt: n=14, err= 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): close: 2025/09/05 02:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 02:37:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:20 DEBUG : dir/file1(0xc0005eeec0): >close: err= 2025/09/05 02:37:20 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 02:37:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:20 INFO : dir/file1: Copied (replaced existing) 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:20 DEBUG : dir: Looking for writers 2025/09/05 02:37:20 DEBUG : file1: reading active writers 2025/09/05 02:37:20 DEBUG : Looking for writers 2025/09/05 02:37:20 DEBUG : dir: reading active writers 2025/09/05 02:37:20 DEBUG : >WaitForWriters: 2025/09/05 02:37:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): _readAt: size=512, off=0 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): openPending: 2025/09/05 02:37:20 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" 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): >openPending: err= 2025/09/05 02:37:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): >_readAt: n=14, err=EOF 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): close: 2025/09/05 02:37:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:20 DEBUG : dir/file1(0xc000980480): >close: err= 2025/09/05 02:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000ece000 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 02:37:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000ece000 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000529d80): openPending: 2025/09/05 02:37:21 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" 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000529d80): >openPending: err= 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000529d80): _writeAt: size=25, off=0 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000529d80): >_writeAt: n=25, err= 2025/09/05 02:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000ece000 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 DEBUG : newLeaf(0xc000529d80): close: 2025/09/05 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 02:37:21.110158627 +0000 UTC m=+6.866601840 2025/09/05 02:37:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:21 DEBUG : newLeaf(0xc000529d80): >close: err= 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 02:37:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:21 INFO : newLeaf: Copied (replaced existing) 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 02:37:21 +0000 UTC" 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : >WaitForWriters: 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : >WaitForWriters: 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:21 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : file1: reading active writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : >WaitForWriters: 2025/09/05 02:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000602a80 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000602a80 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000836d80): openPending: 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000836d80): >openPending: err= 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000836d80): _writeAt: size=25, off=0 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000836d80): >_writeAt: n=25, err= 2025/09/05 02:37:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000602a80 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 DEBUG : newLeaf(0xc000836d80): close: 2025/09/05 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 02:37:21.602667985 +0000 UTC m=+7.359111187 2025/09/05 02:37:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:21 DEBUG : newLeaf(0xc000836d80): >close: err= 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 02:37:21 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:21 INFO : newLeaf: Copied (replaced existing) 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 02:37:21 +0000 UTC" 2025/09/05 02:37:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : >WaitForWriters: 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:21 DEBUG : >WaitForWriters: 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:21 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:21 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): openPending: 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): >openPending: err= 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): _writeAt: size=14, off=0 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): >_writeAt: n=14, err= 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): close: 2025/09/05 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 02:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/05 02:37:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:21 DEBUG : dir/file1(0xc000935b40): >close: err= 2025/09/05 02:37:21 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : file1: reading active writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : file1: reading active writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:21 DEBUG : dir: Looking for writers 2025/09/05 02:37:21 DEBUG : file1: reading active writers 2025/09/05 02:37:21 DEBUG : Looking for writers 2025/09/05 02:37:21 DEBUG : dir: reading active writers 2025/09/05 02:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : file1: reading active writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 02:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:22 INFO : dir/file1: Copied (replaced existing) 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : file1: reading active writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): _readAt: size=512, off=0 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): openPending: 2025/09/05 02:37:22 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" 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): >openPending: err= 2025/09/05 02:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): >_readAt: n=14, err=EOF 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): close: 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000862280): >close: err= 2025/09/05 02:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000701740 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 02:37:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000701740 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:22 DEBUG : dir/file1(0xc00096cb80): openPending: 2025/09/05 02:37:22 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" 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1(0xc00096cb80): >openPending: err= 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:22 DEBUG : dir/file1(0xc00096cb80): _writeAt: size=25, off=0 2025/09/05 02:37:22 DEBUG : dir/file1(0xc00096cb80): >_writeAt: n=25, err= 2025/09/05 02:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000701740 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf(0xc00096cb80): close: 2025/09/05 02:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 02:37:22.247030241 +0000 UTC m=+8.003473433 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:22 DEBUG : newLeaf(0xc00096cb80): >close: err= 2025/09/05 02:37:22 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 02:37:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:22 INFO : newLeaf: Copied (replaced existing) 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 02:37:22 +0000 UTC" 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:22 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:22 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:22 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:22 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:22 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : file1: reading active writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): _readAt: size=512, off=0 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): openPending: 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): >openPending: err= 2025/09/05 02:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/05 02:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): >_readAt: n=14, err=EOF 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): close: 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000ba4a80): >close: err= 2025/09/05 02:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000701ec0 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/05 02:37:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000701ec0 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000b63780): openPending: 2025/09/05 02:37:22 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" 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000b63780): >openPending: err= 2025/09/05 02:37:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000b63780): _writeAt: size=25, off=0 2025/09/05 02:37:22 DEBUG : dir/file1(0xc000b63780): >_writeAt: n=25, err= 2025/09/05 02:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/05 02:37:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000701ec0 2025/09/05 02:37:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 DEBUG : newLeaf(0xc000b63780): close: 2025/09/05 02:37:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-05 02:37:22.754655257 +0000 UTC m=+8.511098469 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:22 DEBUG : newLeaf(0xc000b63780): >close: err= 2025/09/05 02:37:22 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: starting upload 2025/09/05 02:37:22 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:22 INFO : newLeaf: Copied (replaced existing) 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-05 02:37:22 +0000 UTC" 2025/09/05 02:37:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/05 02:37:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/05 02:37:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:22 DEBUG : dir: Looking for writers 2025/09/05 02:37:22 DEBUG : Looking for writers 2025/09/05 02:37:22 DEBUG : newLeaf: reading active writers 2025/09/05 02:37:22 DEBUG : dir: reading active writers 2025/09/05 02:37:22 DEBUG : >WaitForWriters: 2025/09/05 02:37:22 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 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:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : dir: Looking for writers 2025/09/05 02:37:23 DEBUG : file1: reading active writers 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 DEBUG : dir: reading active writers 2025/09/05 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/05 02:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/05 02:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : dir: Looking for writers 2025/09/05 02:37:23 DEBUG : file1: reading active writers 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 DEBUG : dir: reading active writers 2025/09/05 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/05 02:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/05 02:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/05 02:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/05 02:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/05 02:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/05 02:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/05 02:37:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/05 02:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/05 02:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/05 02:37:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : dir: Looking for writers 2025/09/05 02:37:23 DEBUG : file1: reading active writers 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 DEBUG : dir: reading active writers 2025/09/05 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : dir: Looking for writers 2025/09/05 02:37:23 DEBUG : file1: reading active writers 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 DEBUG : dir: reading active writers 2025/09/05 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/05 02:37:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/05 02:37:23 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:23 DEBUG : dir: Looking for writers 2025/09/05 02:37:23 DEBUG : file1: reading active writers 2025/09/05 02:37:23 DEBUG : Looking for writers 2025/09/05 02:37:23 DEBUG : dir: reading active writers 2025/09/05 02:37:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:23 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:23 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:23 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): _readAt: size=1, off=0 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): openPending: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >openPending: err= 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): _readAt: size=256, off=1 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >_readAt: n=15, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): _readAt: size=16, off=16 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >_readAt: n=0, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): close: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >close: err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): close: 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000dae180): >close: err=file already closed 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : dir: Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : dir: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): _readAt: size=1, off=0 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): openPending: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >openPending: err= 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): _readAt: size=1, off=5 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): _readAt: size=1, off=3 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): _readAt: size=1, off=13 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): _readAt: size=16, off=100 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >_readAt: n=0, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): close: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0007a4800): >close: err= 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : dir: Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : dir: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=1, off=0 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): openPending: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >openPending: err= 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=1, off=5 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=1, off=1 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=1, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=6, off=10 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=6, err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=256, off=10 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=6, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=256, off=100 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=0, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): close: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >close: err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): _readAt: size=256, off=100 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000840400): >_readAt: n=0, err=file already closed 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : dir: Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : dir: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): RWFileHandle.Flush 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): _readAt: size=256, off=0 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): openPending: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): >openPending: err= 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): >_readAt: n=16, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): RWFileHandle.Flush 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): RWFileHandle.Flush 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): close: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:24 DEBUG : dir/file1(0xc000ea8440): >close: err= 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : dir: Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : dir: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:37:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/05 02:37:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): _readAt: size=256, off=0 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): openPending: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): >openPending: err= 2025/09/05 02:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): >_readAt: n=16, err=EOF 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): RWFileHandle.Release 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): close: 2025/09/05 02:37:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): >close: err= 2025/09/05 02:37:24 DEBUG : dir/file1(0xc0009c2880): RWFileHandle.Release 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : dir: Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : dir: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:24 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): openPending: 2025/09/05 02:37:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): >openPending: err= 2025/09/05 02:37:24 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): _writeAt: size=5, off=0 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): >_writeAt: n=5, err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): _writeAt: size=7, off=5 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): >_writeAt: n=7, err= 2025/09/05 02:37:24 DEBUG : file1: vfs cache: truncate to size=11 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): close: 2025/09/05 02:37:24 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:24.711886688 +0000 UTC m=+10.468329901 2025/09/05 02:37:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): >close: err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): close: 2025/09/05 02:37:24 DEBUG : file1(0xc0009c3b80): >close: err=file already closed 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:24 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:24 INFO : file1: Copied (new) 2025/09/05 02:37:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-05 02:37:24 +0000 UTC" 2025/09/05 02:37:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : >WaitForWriters: 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:24 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:24 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): openPending: 2025/09/05 02:37:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): >openPending: err= 2025/09/05 02:37:24 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): _writeAt: size=7, off=0 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): >_writeAt: n=7, err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): _writeAt: size=6, off=5 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): >_writeAt: n=6, err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): close: 2025/09/05 02:37:24 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:24.910891119 +0000 UTC m=+10.667334341 2025/09/05 02:37:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): >close: err= 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): _writeAt: size=5, off=0 2025/09/05 02:37:24 DEBUG : file1(0xc0009d32c0): >_writeAt: n=0, err=file already closed 2025/09/05 02:37:24 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:24 DEBUG : Looking for writers 2025/09/05 02:37:24 DEBUG : file1: reading active writers 2025/09/05 02:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:25 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 INFO : file1: Copied (new) 2025/09/05 02:37:25 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-05 02:37:24 +0000 UTC" 2025/09/05 02:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:25 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:25 DEBUG : file1(0xc000bae440): openPending: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1(0xc000bae440): >openPending: err= 2025/09/05 02:37:25 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1(0xc000bae440): close: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:25.108770846 +0000 UTC m=+10.865214058 2025/09/05 02:37:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:25 DEBUG : file1(0xc000bae440): >close: err= 2025/09/05 02:37:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 02:37:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:37:25 DEBUG : file2: newRWFileHandle: 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): openPending: 2025/09/05 02:37:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): >openPending: err= 2025/09/05 02:37:25 DEBUG : file2: >newRWFileHandle: err= 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/05 02:37:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): RWFileHandle.Flush 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): RWFileHandle.Release 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): close: 2025/09/05 02:37:25 DEBUG : file2: vfs cache: setting modification time to 2025-09-05 02:37:25.110541422 +0000 UTC m=+10.866984635 2025/09/05 02:37:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:25 DEBUG : file2(0xc000bae8c0): >close: err= 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/05 02:37:25 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:25 DEBUG : file2: vfs cache: starting upload 2025/09/05 02:37:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 INFO : file1: Copied (new) 2025/09/05 02:37:25 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-05 02:37:25 +0000 UTC" 2025/09/05 02:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/05 02:37:25 INFO : file2: Copied (new) 2025/09/05 02:37:25 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-05 02:37:25 +0000 UTC" 2025/09/05 02:37:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/05 02:37:25 INFO : file2: vfs cache: upload succeeded try #1 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : file2: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:25 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): openPending: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): >openPending: err= 2025/09/05 02:37:25 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): _writeAt: size=5, off=0 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): >_writeAt: n=5, err= 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): RWFileHandle.Flush 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): RWFileHandle.Flush 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): close: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:25.481916985 +0000 UTC m=+11.238360197 2025/09/05 02:37:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:25 DEBUG : file1(0xc000e50100): >close: err= 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:25 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 INFO : file1: Copied (new) 2025/09/05 02:37:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 02:37:25 +0000 UTC" 2025/09/05 02:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:25 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): openPending: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): >openPending: err= 2025/09/05 02:37:25 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): _writeAt: size=5, off=0 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): >_writeAt: n=5, err= 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): RWFileHandle.Release 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): close: 2025/09/05 02:37:25 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:25.671823259 +0000 UTC m=+11.428266471 2025/09/05 02:37:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): >close: err= 2025/09/05 02:37:25 DEBUG : file1(0xc000c1f340): RWFileHandle.Release 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:25 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 INFO : file1: Copied (new) 2025/09/05 02:37:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 02:37:25 +0000 UTC" 2025/09/05 02:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : >WaitForWriters: 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:25 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 02:37:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:25 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): openPending: 2025/09/05 02:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): >openPending: err= 2025/09/05 02:37:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/05 02:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): _writeAt: size=5, off=0 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): >_writeAt: n=5, err= 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): close: 2025/09/05 02:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-05 02:37:25.924976113 +0000 UTC m=+11.681419325 2025/09/05 02:37:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:25 DEBUG : dir/file1(0xc0005ee580): >close: err= 2025/09/05 02:37:25 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:25 DEBUG : dir: Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : dir: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:25 DEBUG : dir: Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : dir: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:25 DEBUG : dir: Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : dir: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:25 DEBUG : dir: Looking for writers 2025/09/05 02:37:25 DEBUG : file1: reading active writers 2025/09/05 02:37:25 DEBUG : Looking for writers 2025/09/05 02:37:25 DEBUG : dir: reading active writers 2025/09/05 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 02:37:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:26 INFO : dir/file1: Copied (replaced existing) 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-05 02:37:25 +0000 UTC" 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : >WaitForWriters: 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : dir/file1: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/05 02:37:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): openPending: 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/05 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): >openPending: err= 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): _writeAt: size=15, off=5 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): >_writeAt: n=15, err= 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): close: 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-05 02:37:26.20829977 +0000 UTC m=+11.964742942 2025/09/05 02:37:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : dir/file1(0xc000568400): >close: err= 2025/09/05 02:37:26 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: starting upload 2025/09/05 02:37:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:26 INFO : dir/file1: Copied (replaced existing) 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-05 02:37:26 +0000 UTC" 2025/09/05 02:37:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:26 DEBUG : dir: Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : dir: reading active writers 2025/09/05 02:37:26 DEBUG : >WaitForWriters: 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): openPending: 2025/09/05 02:37:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): >openPending: err= 2025/09/05 02:37:26 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): close: 2025/09/05 02:37:26 DEBUG : file1: vfs cache: setting modification time to 2025-09-05 02:37:26.428667361 +0000 UTC m=+12.185110563 2025/09/05 02:37:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : file1(0xc000baf900): >close: err= 2025/09/05 02:37:26 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:26 DEBUG : file1: vfs cache: starting upload 2025/09/05 02:37:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:26 INFO : file1: Copied (new) 2025/09/05 02:37:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-05 02:37:26 +0000 UTC" 2025/09/05 02:37:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:26 INFO : file1: vfs cache: upload succeeded try #1 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : file1: reading active writers 2025/09/05 02:37:26 DEBUG : >WaitForWriters: 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.617792898 +0000 UTC m=+12.374236111 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.617792898 +0000 UTC m=+12.374236111 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.617792898 +0000 UTC m=+12.374236111 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0080): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3570 item 1 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.622266741 +0000 UTC m=+12.378709953 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be06c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.622266741 +0000 UTC m=+12.378709953 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3b20 item 2 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.625188718 +0000 UTC m=+12.381631930 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.625188718 +0000 UTC m=+12.381631930 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be16c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.625188718 +0000 UTC m=+12.381631930 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1b80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e0e0 item 3 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.629170035 +0000 UTC m=+12.385613247 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576280): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.629170035 +0000 UTC m=+12.385613247 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005767c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 4 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.631989411 +0000 UTC m=+12.388432623 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000576e00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.631989411 +0000 UTC m=+12.388432623 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577280): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.631989411 +0000 UTC m=+12.388432623 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000577740): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 5 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.636062309 +0000 UTC m=+12.392505511 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008823c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.636062309 +0000 UTC m=+12.392505511 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882900): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6dea0 item 6 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.639542705 +0000 UTC m=+12.395985918 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000882f80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.639542705 +0000 UTC m=+12.395985918 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883480): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.639542705 +0000 UTC m=+12.395985918 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000883940): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e223f0 item 7 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.644050482 +0000 UTC m=+12.400493724 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae040): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.644050482 +0000 UTC m=+12.400493724 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ae580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e229a0 item 8 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc0008aeb40): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aeb40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.648192421 +0000 UTC m=+12.404635673 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aef00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.648192421 +0000 UTC m=+12.404635673 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af380): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.648192421 +0000 UTC m=+12.404635673 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008af880): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e22d20 item 9 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.652201059 +0000 UTC m=+12.408644271 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008aff00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.652201059 +0000 UTC m=+12.408644271 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d84c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e232d0 item 10 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc0008d8b00): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8b00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.655152472 +0000 UTC m=+12.411595685 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d8ec0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.655152472 +0000 UTC m=+12.411595685 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d93c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.655152472 +0000 UTC m=+12.411595685 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d98c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23650 item 11 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.658768223 +0000 UTC m=+12.415211424 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008d9f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.658768223 +0000 UTC m=+12.415211424 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ec500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23b20 item 12 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc0008ecb40): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecb40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.661449618 +0000 UTC m=+12.417892830 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ecf00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.661449618 +0000 UTC m=+12.417892830 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008ed5c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a070 item 13 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.664559588 +0000 UTC m=+12.421002791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008edc40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.664559588 +0000 UTC m=+12.421002791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914200): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a460 item 14 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000914840): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914840): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.667603405 +0000 UTC m=+12.424046607 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000914c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.667603405 +0000 UTC m=+12.424046607 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009152c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 15 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.67042804 +0000 UTC m=+12.426871252 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915940): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.67042804 +0000 UTC m=+12.426871252 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000915e80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 16 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.673261973 +0000 UTC m=+12.429705184 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.673261973 +0000 UTC m=+12.429705184 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009469c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.673261973 +0000 UTC m=+12.429705184 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000946ec0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 17 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.677415052 +0000 UTC m=+12.433858265 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.677415052 +0000 UTC m=+12.433858265 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000947a80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376380 item 18 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.680434122 +0000 UTC m=+12.436877325 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c180): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.680434122 +0000 UTC m=+12.436877325 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096c680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.680434122 +0000 UTC m=+12.436877325 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096cb80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376e00 item 19 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.683973229 +0000 UTC m=+12.440416441 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d200): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.683973229 +0000 UTC m=+12.440416441 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096d740): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003772d0 item 20 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.686480708 +0000 UTC m=+12.442923890 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00096ddc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.686480708 +0000 UTC m=+12.442923890 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.686480708 +0000 UTC m=+12.442923890 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6840): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377650 item 21 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.688810964 +0000 UTC m=+12.445254156 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b6ec0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.688810964 +0000 UTC m=+12.445254156 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7400): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e690 item 22 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.690452778 +0000 UTC m=+12.446895970 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009b7a80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.690452778 +0000 UTC m=+12.446895970 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe000): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.690452778 +0000 UTC m=+12.446895970 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009fe500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed20 item 23 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.694313558 +0000 UTC m=+12.450756730 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009feb80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.694313558 +0000 UTC m=+12.450756730 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff0c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f9d0 item 24 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc0009ff700): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ff700): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.696410606 +0000 UTC m=+12.452853799 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009ffac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.696410606 +0000 UTC m=+12.452853799 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e040): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.696410606 +0000 UTC m=+12.452853799 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2e580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6000 item 25 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.69883536 +0000 UTC m=+12.455278553 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2ec00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.69883536 +0000 UTC m=+12.455278553 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6850 item 26 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000b2f780): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2f780): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.70051724 +0000 UTC m=+12.456960412 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b2fb40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.70051724 +0000 UTC m=+12.456960412 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b520c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.70051724 +0000 UTC m=+12.456960412 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 27 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.703282523 +0000 UTC m=+12.459725715 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b52c80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.703282523 +0000 UTC m=+12.459725715 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b531c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7500 item 28 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000b53800): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.705919245 +0000 UTC m=+12.462362436 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b53bc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.705919245 +0000 UTC m=+12.462362436 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7960 item 29 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.708535037 +0000 UTC m=+12.464978230 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70980): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.708535037 +0000 UTC m=+12.464978230 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b70ec0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7e30 item 30 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000b71500): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b71500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.710985099 +0000 UTC m=+12.467428291 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b718c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.710985099 +0000 UTC m=+12.467428291 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96000): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 31 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 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 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.713479012 +0000 UTC m=+12.469922205 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.713479012 +0000 UTC m=+12.469922205 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b96bc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 32 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.715573896 +0000 UTC m=+12.472017099 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97200): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cd90 item 33 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.716086439 +0000 UTC m=+12.472529611 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.716086439 +0000 UTC m=+12.472529611 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b97b80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d180 item 33 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.717401038 +0000 UTC m=+12.473844210 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d570 item 34 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.71817468 +0000 UTC m=+12.474617873 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be26c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.71817468 +0000 UTC m=+12.474617873 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be2c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 34 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.720000249 +0000 UTC m=+12.476443441 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 35 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.720688472 +0000 UTC m=+12.477131674 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be36c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.720688472 +0000 UTC m=+12.477131674 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be3bc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 35 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.722208256 +0000 UTC m=+12.478651429 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c222c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432850 item 36 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.723047121 +0000 UTC m=+12.479490293 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c227c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.723047121 +0000 UTC m=+12.479490293 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c22d00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a10 item 36 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.725313828 +0000 UTC m=+12.481757040 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 37 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.726179544 +0000 UTC m=+12.482622747 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c237c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.726179544 +0000 UTC m=+12.482622747 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c23cc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433420 item 37 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.728473652 +0000 UTC m=+12.484916864 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c563c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b20 item 38 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.729373021 +0000 UTC m=+12.485816234 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c568c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.729373021 +0000 UTC m=+12.485816234 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c56e00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433e30 item 38 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.731479538 +0000 UTC m=+12.487922740 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57480): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cbd0 item 39 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.732305579 +0000 UTC m=+12.488748791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57980): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.732305579 +0000 UTC m=+12.488748791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000c57e80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 39 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.734647327 +0000 UTC m=+12.491090529 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d9d0 item 40 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.735658266 +0000 UTC m=+12.492101478 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96a80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.735658266 +0000 UTC m=+12.492101478 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d96fc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 40 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.737901619 +0000 UTC m=+12.494344821 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476540 item 41 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.738886719 +0000 UTC m=+12.495329931 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97a80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 41 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.739814191 +0000 UTC m=+12.496257403 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000d97f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.739814191 +0000 UTC m=+12.496257403 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 41 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.741985388 +0000 UTC m=+12.498428581 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc6b40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477c00 item 42 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.742777917 +0000 UTC m=+12.499221109 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7040): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338000 item 42 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.743637331 +0000 UTC m=+12.500080523 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.743637331 +0000 UTC m=+12.500080523 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000dc7b00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 42 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.745774004 +0000 UTC m=+12.502217196 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df41c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338700 item 43 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.746401662 +0000 UTC m=+12.502844864 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df46c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 43 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.747175166 +0000 UTC m=+12.503618358 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df4c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.747175166 +0000 UTC m=+12.503618358 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 43 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.749183887 +0000 UTC m=+12.505627079 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5780): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 44 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.750052018 +0000 UTC m=+12.506495210 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000df5c80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 44 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.75101111 +0000 UTC m=+12.507454302 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.75101111 +0000 UTC m=+12.507454302 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2c7c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 44 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.752872124 +0000 UTC m=+12.509315316 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2ce00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 45 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.753628925 +0000 UTC m=+12.510072117 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2d300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.753628925 +0000 UTC m=+12.510072117 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e2da00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e380 item 45 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.755864674 +0000 UTC m=+12.512307866 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e680c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ec40 item 46 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.756629652 +0000 UTC m=+12.513072844 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e685c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.756629652 +0000 UTC m=+12.513072844 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e68cc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eee0 item 46 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.758953124 +0000 UTC m=+12.515396317 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 47 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.759637971 +0000 UTC m=+12.516081163 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.759637971 +0000 UTC m=+12.516081163 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e69f00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 47 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.761759104 +0000 UTC m=+12.518202296 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e845c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fa40 item 48 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.762479387 +0000 UTC m=+12.518922579 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e84ac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.762479387 +0000 UTC m=+12.518922579 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e851c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 48 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.764612934 +0000 UTC m=+12.521056126 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444380 item 49 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.765391627 +0000 UTC m=+12.521834819 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000e85c80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.765391627 +0000 UTC m=+12.521834819 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 49 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.767550331 +0000 UTC m=+12.523993523 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb08c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 50 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.768498191 +0000 UTC m=+12.524941392 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb0dc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.768498191 +0000 UTC m=+12.524941392 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444ee0 item 50 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.770461238 +0000 UTC m=+12.526904429 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb19c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 51 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.771191349 +0000 UTC m=+12.527634551 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eb1ec0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.771191349 +0000 UTC m=+12.527634551 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4480): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 51 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.773372355 +0000 UTC m=+12.529815556 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed4b00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404380 item 52 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.774182136 +0000 UTC m=+12.530625328 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5000): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.774182136 +0000 UTC m=+12.530625328 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404770 item 52 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.776603242 +0000 UTC m=+12.533046454 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed5c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404fc0 item 53 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.777486391 +0000 UTC m=+12.533929583 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e180): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.777486391 +0000 UTC m=+12.533929583 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3e6c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004057a0 item 53 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.779687966 +0000 UTC m=+12.536131157 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3ed40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405c00 item 54 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.780646586 +0000 UTC m=+12.537089778 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.780646586 +0000 UTC m=+12.537089778 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3f7c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 54 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.782566532 +0000 UTC m=+12.539009725 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f3fe40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004727e0 item 55 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.783280183 +0000 UTC m=+12.539723375 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c3c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.783280183 +0000 UTC m=+12.539723375 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5c900): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472b60 item 55 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.784987498 +0000 UTC m=+12.541430671 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5cf80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472fc0 item 56 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.785695097 +0000 UTC m=+12.542138269 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5d480): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.785695097 +0000 UTC m=+12.542138269 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f5da00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473340 item 56 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.787244918 +0000 UTC m=+12.543688090 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a0c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473c00 item 57 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.787867278 +0000 UTC m=+12.544310439 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7a600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 57 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.788695252 +0000 UTC m=+12.545138454 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7ab40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.788695252 +0000 UTC m=+12.545138454 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b0c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003805b0 item 57 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.791597743 +0000 UTC m=+12.548040975 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7b700): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381500 item 58 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.792956976 +0000 UTC m=+12.549400168 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f7bc40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381880 item 58 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.794246328 +0000 UTC m=+12.550689529 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e200): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.794246328 +0000 UTC m=+12.550689529 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9e7c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381a40 item 58 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.7972457 +0000 UTC m=+12.553688892 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9ee00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364380 item 59 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.797999936 +0000 UTC m=+12.554443128 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364540 item 59 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.798973685 +0000 UTC m=+12.555416877 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9f880): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.798973685 +0000 UTC m=+12.555416877 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000f9fe00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 59 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.800609257 +0000 UTC m=+12.557052429 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc64c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 60 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.801308641 +0000 UTC m=+12.557751813 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6a00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003656c0 item 60 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.802082724 +0000 UTC m=+12.558525897 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc6f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.802082724 +0000 UTC m=+12.558525897 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 60 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.803691406 +0000 UTC m=+12.560134578 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fc7b40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc2a0 item 61 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.804367505 +0000 UTC m=+12.560810678 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4100): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.804367505 +0000 UTC m=+12.560810678 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcfc0 item 61 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.807143769 +0000 UTC m=+12.563586981 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe4e40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd9d0 item 62 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.808130923 +0000 UTC m=+12.564574125 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5380): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.808130923 +0000 UTC m=+12.564574125 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000fe5a80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddc00 item 62 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.810857454 +0000 UTC m=+12.567300666 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410460 item 63 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.811916863 +0000 UTC m=+12.568360055 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.811916863 +0000 UTC m=+12.568360055 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001000d80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410690 item 63 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 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 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.813762459 +0000 UTC m=+12.570205632 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0010013c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410c40 item 64 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.814425485 +0000 UTC m=+12.570868656 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc001001900): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.814425485 +0000 UTC m=+12.570868656 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e080): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 64 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.817189916 +0000 UTC m=+12.573633109 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e6c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb110 item 65 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.819885559 +0000 UTC m=+12.576328731 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000941f00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.819885559 +0000 UTC m=+12.576328731 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d22c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 65 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.821894903 +0000 UTC m=+12.578338105 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2940): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 66 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.822826202 +0000 UTC m=+12.579269414 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d2dc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.822826202 +0000 UTC m=+12.579269414 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a80 item 66 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.825055939 +0000 UTC m=+12.581499150 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3940): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110fc0 item 67 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.825948616 +0000 UTC m=+12.582391817 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009d3e00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.825948616 +0000 UTC m=+12.582391817 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cc540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111260 item 67 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.827826913 +0000 UTC m=+12.584270105 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007ccbc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 68 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.828728777 +0000 UTC m=+12.585171969 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd0c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.828728777 +0000 UTC m=+12.585171969 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cd600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea0e0 item 68 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.830771052 +0000 UTC m=+12.587214244 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007cdc40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea700 item 69 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.832925208 +0000 UTC m=+12.589368380 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.832925208 +0000 UTC m=+12.589368380 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101e980): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea8c0 item 69 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.834698919 +0000 UTC m=+12.591142122 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f000): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeaee0 item 70 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.835486708 +0000 UTC m=+12.591929911 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101f500): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.835486708 +0000 UTC m=+12.591929911 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00101fa40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb260 item 70 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.837921191 +0000 UTC m=+12.594364383 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c71c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb730 item 71 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.838614603 +0000 UTC m=+12.595057795 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0002c7c40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.838614603 +0000 UTC m=+12.595057795 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068a840): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb8f0 item 71 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.840578532 +0000 UTC m=+12.597021723 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc00068bac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eebc70 item 72 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.84146201 +0000 UTC m=+12.597905202 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000412480): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.84146201 +0000 UTC m=+12.597905202 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413100): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eebe30 item 72 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.843451257 +0000 UTC m=+12.599894458 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000413d00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368310 item 73 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.844199111 +0000 UTC m=+12.600642303 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980400): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003688c0 item 73 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.845003421 +0000 UTC m=+12.601446613 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980a40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.845003421 +0000 UTC m=+12.601446613 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000980f80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 73 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.847054053 +0000 UTC m=+12.603497245 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009815c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369420 item 74 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.847788491 +0000 UTC m=+12.604231684 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000981ac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 74 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.848587954 +0000 UTC m=+12.605031156 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650080): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.848587954 +0000 UTC m=+12.605031156 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650700): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 74 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.850689681 +0000 UTC m=+12.607132883 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000650d40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410150 item 75 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.851499933 +0000 UTC m=+12.607943124 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410460 item 75 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.85236122 +0000 UTC m=+12.608804412 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651780): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.85236122 +0000 UTC m=+12.608804412 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000651cc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410690 item 75 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.854235691 +0000 UTC m=+12.610678863 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ee380): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410c40 item 76 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.854886602 +0000 UTC m=+12.611329774 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eebc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 76 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): _writeAt: size=3, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.855546692 +0000 UTC m=+12.611989864 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005ef600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.855546692 +0000 UTC m=+12.611989864 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005eff40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 76 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.857016864 +0000 UTC m=+12.613460036 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004116c0 item 77 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.857603886 +0000 UTC m=+12.614047058 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a2b40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.857603886 +0000 UTC m=+12.614047058 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411880 item 77 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.859174706 +0000 UTC m=+12.615617878 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3880): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004161c0 item 78 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.859982453 +0000 UTC m=+12.616425665 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007a3e00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.859982453 +0000 UTC m=+12.616425665 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efe5c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416540 item 78 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.863045626 +0000 UTC m=+12.619488838 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000efec00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416930 item 79 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.8639903 +0000 UTC m=+12.620433512 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff100): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.8639903 +0000 UTC m=+12.620433512 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000eff800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416af0 item 79 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.866222783 +0000 UTC m=+12.622665955 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000effe40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004172d0 item 80 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.867316316 +0000 UTC m=+12.623759538 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0009283c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.867316316 +0000 UTC m=+12.623759538 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000928ac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004177a0 item 80 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.870323835 +0000 UTC m=+12.626767047 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929100): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324000 item 81 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.871456372 +0000 UTC m=+12.627899584 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.871456372 +0000 UTC m=+12.627899584 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000929bc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003243f0 item 81 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.874115405 +0000 UTC m=+12.630558617 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc2c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325340 item 82 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.875161489 +0000 UTC m=+12.631604692 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcc7c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.875161489 +0000 UTC m=+12.631604692 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bccd40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325a40 item 82 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.877932474 +0000 UTC m=+12.634375686 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd400): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f00e0 item 83 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.878763856 +0000 UTC m=+12.635207048 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcd900): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.878763856 +0000 UTC m=+12.635207048 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000bcde40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0540 item 83 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.881107156 +0000 UTC m=+12.637550368 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0f50 item 84 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.882394554 +0000 UTC m=+12.638837766 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4a40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.882394554 +0000 UTC m=+12.638837766 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b4fc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f11f0 item 84 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.884879912 +0000 UTC m=+12.641323114 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5640): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ab0 item 85 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.885866535 +0000 UTC m=+12.642309747 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0008b5b40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.885866535 +0000 UTC m=+12.642309747 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 85 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.888155754 +0000 UTC m=+12.644598956 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef67c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 86 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.889262702 +0000 UTC m=+12.645705914 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef6cc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.889262702 +0000 UTC m=+12.645705914 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346850 item 86 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.89155082 +0000 UTC m=+12.647994033 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef78c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 87 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.892561648 +0000 UTC m=+12.649004861 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ef7e40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.892561648 +0000 UTC m=+12.649004861 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938440): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347110 item 87 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.895737683 +0000 UTC m=+12.652180895 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938ac0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 88 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.896697967 +0000 UTC m=+12.653141169 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000938fc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.896697967 +0000 UTC m=+12.653141169 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347dc0 item 88 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.89928726 +0000 UTC m=+12.655730461 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000939b80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 89 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.900166832 +0000 UTC m=+12.656610034 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003669a0 item 89 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.901121595 +0000 UTC m=+12.657564796 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.901121595 +0000 UTC m=+12.657564796 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b8c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 89 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.903566717 +0000 UTC m=+12.660009908 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9240): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003677a0 item 90 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.904345619 +0000 UTC m=+12.660788811 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9780): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 90 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.905287628 +0000 UTC m=+12.661730820 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0007b9dc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.905287628 +0000 UTC m=+12.661730820 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0006005c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 90 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.907253551 +0000 UTC m=+12.663696743 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000600c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e22a0 item 91 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.908058683 +0000 UTC m=+12.664501875 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601140): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e24d0 item 91 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.908855779 +0000 UTC m=+12.665298961 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): >_readAt: n=8, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.908855779 +0000 UTC m=+12.665298961 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000601f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2690 item 91 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.911274021 +0000 UTC m=+12.667717213 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6c600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2bd0 item 92 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.911999173 +0000 UTC m=+12.668442355 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6cb40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2d90 item 92 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): _readAt: size=2, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): _writeAt: size=3, off=5 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): >_writeAt: n=3, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.913151367 +0000 UTC m=+12.669594559 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d080): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): >_readAt: n=3, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.913151367 +0000 UTC m=+12.669594559 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6d680): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3030 item 92 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.915769063 +0000 UTC m=+12.672212245 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b6dcc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3500 item 93 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.916591728 +0000 UTC m=+12.673034920 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc0005682c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.916591728 +0000 UTC m=+12.673034920 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000568a00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e36c0 item 93 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.91883979 +0000 UTC m=+12.675282982 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569040): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3b20 item 94 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.919586512 +0000 UTC m=+12.676029705 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.919586512 +0000 UTC m=+12.676029705 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000569c80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3e30 item 94 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.921770054 +0000 UTC m=+12.678213245 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e460 item 95 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.922669393 +0000 UTC m=+12.679112585 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8880): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.922669393 +0000 UTC m=+12.679112585 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed8f80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ea80 item 95 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 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 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): open at offset 0 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.924906483 +0000 UTC m=+12.681349665 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed95c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f6c0 item 96 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.925592512 +0000 UTC m=+12.682035704 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000ed9b00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.925592512 +0000 UTC m=+12.682035704 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be02c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fe30 item 96 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= 2025/09/05 02:37:26 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:26 DEBUG : Looking for writers 2025/09/05 02:37:26 DEBUG : >WaitForWriters: 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/05 02:37:26 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.950864555 +0000 UTC m=+12.707307756 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08380): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.950864555 +0000 UTC m=+12.707307756 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.950864555 +0000 UTC m=+12.707307756 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a08cc0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b110 item 1 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.956913464 +0000 UTC m=+12.713356676 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.956913464 +0000 UTC m=+12.713356676 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 2 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.959560266 +0000 UTC m=+12.716003477 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a09e40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.959560266 +0000 UTC m=+12.716003477 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34340): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.959560266 +0000 UTC m=+12.716003477 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34800): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376a10 item 3 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.963015985 +0000 UTC m=+12.719459198 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a34e80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.963015985 +0000 UTC m=+12.719459198 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a353c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376fc0 item 4 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.965685028 +0000 UTC m=+12.722128240 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35a00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.965685028 +0000 UTC m=+12.722128240 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a35e80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.965685028 +0000 UTC m=+12.722128240 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4c3c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377340 item 5 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.96891305 +0000 UTC m=+12.725356232 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4ca40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.96891305 +0000 UTC m=+12.725356232 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4cf80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377b90 item 6 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.970885214 +0000 UTC m=+12.727328406 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4d600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.970885214 +0000 UTC m=+12.727328406 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a4db00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.970885214 +0000 UTC m=+12.727328406 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66040): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e7e0 item 7 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.974095393 +0000 UTC m=+12.730538575 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a666c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.974095393 +0000 UTC m=+12.730538575 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a66c00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f260 item 8 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000a671c0): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a671c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.976353424 +0000 UTC m=+12.732796607 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.976353424 +0000 UTC m=+12.732796607 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67a00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.976353424 +0000 UTC m=+12.732796607 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a67f00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fa40 item 9 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.978984485 +0000 UTC m=+12.735427667 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80600): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.978984485 +0000 UTC m=+12.735427667 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a80b40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e63f0 item 10 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000a81180): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81180): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.981041017 +0000 UTC m=+12.737484209 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81540): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): _writeAt: size=3, off=2 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.981041017 +0000 UTC m=+12.737484209 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81a40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.981041017 +0000 UTC m=+12.737484209 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a81f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6930 item 11 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.9843438 +0000 UTC m=+12.740786992 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96640): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.9843438 +0000 UTC m=+12.740786992 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a96b80): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e70a0 item 12 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000a971c0): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a971c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.986594618 +0000 UTC m=+12.743037800 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.986594618 +0000 UTC m=+12.743037800 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000a97c40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7570 item 13 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.989179622 +0000 UTC m=+12.745622804 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be09c0): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.989179622 +0000 UTC m=+12.745622804 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be0f40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6cb60 item 14 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): _readAt: size=2, off=0 2025/09/05 02:37:26 ERROR : open-test-file(0xc000be1580): Couldn't read size of file 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): >_readAt: n=0, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): close: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1580): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.991604396 +0000 UTC m=+12.748047588 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000be1940): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.991604396 +0000 UTC m=+12.748047588 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c080): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d110 item 15 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.993948599 +0000 UTC m=+12.750391791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0c700): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.993948599 +0000 UTC m=+12.750391791 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0cc40): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d500 item 16 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.99603662 +0000 UTC m=+12.752479812 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d280): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): _readAt: size=2, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): open at offset 5 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): >_readAt: n=2, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): _writeAt: size=3, off=7 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.99603662 +0000 UTC m=+12.752479812 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0d700): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.99603662 +0000 UTC m=+12.752479812 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b0dc00): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: Remove: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d880 item 17 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): >openPending: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): _writeAt: size=5, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): >_writeAt: n=5, err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): close: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.999023159 +0000 UTC m=+12.755466350 2025/09/05 02:37:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34300): >close: err= 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:26 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34840): _readAt: size=512, off=0 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34840): openPending: 2025/09/05 02:37:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34840): >openPending: err= 2025/09/05 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34840): >_readAt: n=5, err=EOF 2025/09/05 02:37:26 DEBUG : open-test-file(0xc000b34840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:26.999023159 +0000 UTC m=+12.755466350 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6de30 item 18 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.001266642 +0000 UTC m=+12.757709834 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b34ec0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.001266642 +0000 UTC m=+12.757709834 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b353c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.001266642 +0000 UTC m=+12.757709834 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b358c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c380 item 19 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.004973744 +0000 UTC m=+12.761416956 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b35f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.004973744 +0000 UTC m=+12.761416956 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66500): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c8c0 item 20 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.007263595 +0000 UTC m=+12.763706787 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b66b80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.007263595 +0000 UTC m=+12.763706787 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67080): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.007263595 +0000 UTC m=+12.763706787 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67580): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 21 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.010430883 +0000 UTC m=+12.766874076 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b67c00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.010430883 +0000 UTC m=+12.766874076 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b961c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d570 item 22 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.012418886 +0000 UTC m=+12.768862079 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.012418886 +0000 UTC m=+12.768862079 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b96d40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.012418886 +0000 UTC m=+12.768862079 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 23 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.015528576 +0000 UTC m=+12.771971778 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b978c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.015528576 +0000 UTC m=+12.771971778 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b97e00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004324d0 item 24 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): _readAt: size=2, off=0 2025/09/05 02:37:27 ERROR : open-test-file(0xc000bd84c0): Couldn't read size of file 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd84c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.018665608 +0000 UTC m=+12.775108800 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.018665608 +0000 UTC m=+12.775108800 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd8d80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.018665608 +0000 UTC m=+12.775108800 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd92c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004329a0 item 25 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.021878652 +0000 UTC m=+12.778321864 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.021878652 +0000 UTC m=+12.778321864 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bd9e80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004332d0 item 26 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): _readAt: size=2, off=0 2025/09/05 02:37:27 ERROR : open-test-file(0xc000c16540): Couldn't read size of file 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): close: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16540): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.024466763 +0000 UTC m=+12.780909966 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16900): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.024466763 +0000 UTC m=+12.780909966 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c16e00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.024466763 +0000 UTC m=+12.780909966 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17340): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 27 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.027612421 +0000 UTC m=+12.784055623 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c179c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.027612421 +0000 UTC m=+12.784055623 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c17f00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c850 item 28 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): _readAt: size=2, off=0 2025/09/05 02:37:27 ERROR : open-test-file(0xc000c505c0): Couldn't read size of file 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c505c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.030387071 +0000 UTC m=+12.786830273 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50980): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.030387071 +0000 UTC m=+12.786830273 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51040): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d1f0 item 29 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.033425598 +0000 UTC m=+12.789868770 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c516c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.033425598 +0000 UTC m=+12.789868770 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51c00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046da40 item 30 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): _readAt: size=2, off=0 2025/09/05 02:37:27 ERROR : open-test-file(0xc000940280): Couldn't read size of file 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): >_writeAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): close: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940280): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.036851553 +0000 UTC m=+12.793294745 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940640): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.036851553 +0000 UTC m=+12.793294745 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940d00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e22150 item 31 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 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 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.038813468 +0000 UTC m=+12.795256659 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009413c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.038813468 +0000 UTC m=+12.795256659 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000941900): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e22620 item 32 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.040564084 +0000 UTC m=+12.797007256 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae000): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e22a80 item 33 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.04143503 +0000 UTC m=+12.797878223 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.04143503 +0000 UTC m=+12.797878223 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bae980): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e22c40 item 33 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.044133489 +0000 UTC m=+12.800576680 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf000): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e230a0 item 34 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.045215781 +0000 UTC m=+12.801658973 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.045215781 +0000 UTC m=+12.801658973 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000baf9c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23260 item 34 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.048071534 +0000 UTC m=+12.804514746 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bafe80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23500 item 35 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.049042698 +0000 UTC m=+12.805485891 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4400): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.049042698 +0000 UTC m=+12.805485891 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4900): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e236c0 item 35 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.051254922 +0000 UTC m=+12.807698114 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab4f80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23a40 item 36 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.052242428 +0000 UTC m=+12.808685629 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab5480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.052242428 +0000 UTC m=+12.808685629 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ab59c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e23c00 item 36 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.054532648 +0000 UTC m=+12.810975850 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2080): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6150 item 37 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.055537555 +0000 UTC m=+12.811980758 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2500): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.055537555 +0000 UTC m=+12.811980758 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d2a40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e64d0 item 37 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.05908083 +0000 UTC m=+12.815524042 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d30c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a10 item 38 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.060233044 +0000 UTC m=+12.816676256 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d35c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.060233044 +0000 UTC m=+12.816676256 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009d3b40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6cb0 item 38 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.063285426 +0000 UTC m=+12.819728638 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c77c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e72d0 item 39 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.064486352 +0000 UTC m=+12.820929544 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0002c7f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.064486352 +0000 UTC m=+12.820929544 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000412780): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110150 item 39 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.066771634 +0000 UTC m=+12.823214826 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000413780): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110930 item 40 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.067636027 +0000 UTC m=+12.824079209 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980180): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.067636027 +0000 UTC m=+12.824079209 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009806c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110af0 item 40 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.070324426 +0000 UTC m=+12.826767638 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000980d80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 41 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.071247109 +0000 UTC m=+12.827690311 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981280): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001112d0 item 41 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.07229632 +0000 UTC m=+12.828739532 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981740): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.07229632 +0000 UTC m=+12.828739532 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000981c80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 41 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.074521829 +0000 UTC m=+12.830965021 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650440): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea0e0 item 42 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.075267369 +0000 UTC m=+12.831710561 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea380 item 42 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.076285581 +0000 UTC m=+12.832728773 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000650e80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.076285581 +0000 UTC m=+12.832728773 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651400): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eea700 item 42 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.078966116 +0000 UTC m=+12.835409328 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651a40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeaaf0 item 43 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.079861868 +0000 UTC m=+12.836305069 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000651f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeae00 item 43 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.080682419 +0000 UTC m=+12.837125612 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005ee540): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.080682419 +0000 UTC m=+12.837125612 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005eef00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb030 item 43 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.082773065 +0000 UTC m=+12.839216247 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005efb00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb3b0 item 44 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.083665841 +0000 UTC m=+12.840109044 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2180): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb6c0 item 44 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.084751821 +0000 UTC m=+12.841195023 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a26c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.084751821 +0000 UTC m=+12.841195023 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a2c80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeb880 item 44 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.087403542 +0000 UTC m=+12.843846754 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a32c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eebc00 item 45 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.088229953 +0000 UTC m=+12.844673155 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a37c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.088229953 +0000 UTC m=+12.844673155 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007a3f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eebdc0 item 45 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.090682319 +0000 UTC m=+12.847125501 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efe640): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003681c0 item 46 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.091531555 +0000 UTC m=+12.847974746 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000efeb40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.091531555 +0000 UTC m=+12.847974746 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368850 item 46 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.093809352 +0000 UTC m=+12.850252544 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000eff880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d90 item 47 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.094635344 +0000 UTC m=+12.851078535 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000effd80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.094635344 +0000 UTC m=+12.851078535 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928500): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 47 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.096955621 +0000 UTC m=+12.853398812 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000928b40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369960 item 48 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.097818502 +0000 UTC m=+12.854261684 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929040): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.097818502 +0000 UTC m=+12.854261684 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 48 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.100056715 +0000 UTC m=+12.856499927 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000929e80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410380 item 49 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.100978677 +0000 UTC m=+12.857421859 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc380): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.100978677 +0000 UTC m=+12.857421859 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcc8c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410620 item 49 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.103226238 +0000 UTC m=+12.859669420 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bccf40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410b60 item 50 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.104120227 +0000 UTC m=+12.860563409 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcd480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.104120227 +0000 UTC m=+12.860563409 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000bcda00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410d90 item 50 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.106251329 +0000 UTC m=+12.862694521 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4100): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 51 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.107074895 +0000 UTC m=+12.863518077 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.107074895 +0000 UTC m=+12.863518077 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b4b40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411420 item 51 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.109138321 +0000 UTC m=+12.865581513 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b51c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411880 item 52 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.11010181 +0000 UTC m=+12.866544992 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b56c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.11010181 +0000 UTC m=+12.866544992 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008b5c40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 52 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.112257328 +0000 UTC m=+12.868700510 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6380): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416540 item 53 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.113512996 +0000 UTC m=+12.869956208 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.113512996 +0000 UTC m=+12.869956208 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef6dc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416770 item 53 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.116625352 +0000 UTC m=+12.873068564 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7440): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416af0 item 54 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.117510624 +0000 UTC m=+12.873953827 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.117510624 +0000 UTC m=+12.873953827 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ef7f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004170a0 item 54 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.119740852 +0000 UTC m=+12.876184045 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938680): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004177a0 item 55 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.12097989 +0000 UTC m=+12.877423102 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000938b80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.12097989 +0000 UTC m=+12.877423102 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009390c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417b90 item 55 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.123177367 +0000 UTC m=+12.879620569 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939740): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003243f0 item 56 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.12406838 +0000 UTC m=+12.880511572 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000939c40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.12406838 +0000 UTC m=+12.880511572 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 56 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.126377907 +0000 UTC m=+12.882821110 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325a40 item 57 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.131756338 +0000 UTC m=+12.888199551 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b8dc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325ce0 item 57 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.132957605 +0000 UTC m=+12.889400817 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9300): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.132957605 +0000 UTC m=+12.889400817 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007b9880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f00e0 item 57 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.135613482 +0000 UTC m=+12.892056694 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600040): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0850 item 58 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.136763983 +0000 UTC m=+12.893207195 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600740): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0f50 item 58 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.137826579 +0000 UTC m=+12.894269791 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000600c80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.137826579 +0000 UTC m=+12.894269791 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000601240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f11f0 item 58 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.140481154 +0000 UTC m=+12.896924366 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0006018c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1ab0 item 59 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.141377367 +0000 UTC m=+12.897820579 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c180): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346070 item 59 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.142442027 +0000 UTC m=+12.898885239 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6c6c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.142442027 +0000 UTC m=+12.898885239 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6cc40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 59 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.145152477 +0000 UTC m=+12.901595678 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d280): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346850 item 60 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.146076061 +0000 UTC m=+12.902519264 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6d800): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a80 item 60 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.147101888 +0000 UTC m=+12.903545090 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b6dd40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.147101888 +0000 UTC m=+12.903545090 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0005683c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 60 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.149322578 +0000 UTC m=+12.905765780 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568a40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347570 item 61 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.150130437 +0000 UTC m=+12.906573648 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000568f80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.150130437 +0000 UTC m=+12.906573648 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569680): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 61 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.152859961 +0000 UTC m=+12.909303174 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000569cc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003661c0 item 62 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.153843889 +0000 UTC m=+12.910287102 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8280): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.153843889 +0000 UTC m=+12.910287102 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8980): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366700 item 62 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.156928342 +0000 UTC m=+12.913371534 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed8fc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366d20 item 63 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.158187538 +0000 UTC m=+12.914630730 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9500): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.158187538 +0000 UTC m=+12.914630730 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ed9c40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003672d0 item 63 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 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 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): >_readAt: n=0, err=Bad file descriptor 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.160598324 +0000 UTC m=+12.917041517 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0300): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003679d0 item 64 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.161355337 +0000 UTC m=+12.917798530 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.161355337 +0000 UTC m=+12.917798530 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be0f80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367b90 item 64 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.163663842 +0000 UTC m=+12.920107034 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be15c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2230 item 65 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.164536191 +0000 UTC m=+12.920979383 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1a40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.164536191 +0000 UTC m=+12.920979383 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000be1f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2460 item 65 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.166529514 +0000 UTC m=+12.922972706 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2930 item 66 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.167632285 +0000 UTC m=+12.924075477 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4a80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.167632285 +0000 UTC m=+12.924075477 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f4fc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2b60 item 66 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.170799423 +0000 UTC m=+12.927242595 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2fc0 item 67 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.171531899 +0000 UTC m=+12.927975071 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0007f5a80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.171531899 +0000 UTC m=+12.927975071 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812000): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e32d0 item 67 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.173176267 +0000 UTC m=+12.929619439 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812680): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3650 item 68 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.173962043 +0000 UTC m=+12.930405215 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000812b80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.173962043 +0000 UTC m=+12.930405215 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3810 item 68 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.175403621 +0000 UTC m=+12.931846792 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813700): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3d50 item 69 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.17610091 +0000 UTC m=+12.932544082 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000813b80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.17610091 +0000 UTC m=+12.932544082 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856100): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e070 item 69 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.178585637 +0000 UTC m=+12.935028828 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856780): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 70 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.179646098 +0000 UTC m=+12.936089300 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000856c80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.179646098 +0000 UTC m=+12.936089300 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008571c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 70 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.181523163 +0000 UTC m=+12.937966335 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fd50 item 71 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.18214995 +0000 UTC m=+12.938593122 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000857d40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.18214995 +0000 UTC m=+12.938593122 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a2c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a0e0 item 71 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.183756907 +0000 UTC m=+12.940200080 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088a940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a700 item 72 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.184413681 +0000 UTC m=+12.940856853 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088ae40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.184413681 +0000 UTC m=+12.940856853 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b380): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 72 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.186141767 +0000 UTC m=+12.942584959 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088b940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 73 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.186956937 +0000 UTC m=+12.943400129 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00088be40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb90 item 73 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.187743666 +0000 UTC m=+12.944186858 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0380): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.187743666 +0000 UTC m=+12.944186858 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c08c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034be30 item 73 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.189821227 +0000 UTC m=+12.946264430 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c0f00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376af0 item 74 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.190605029 +0000 UTC m=+12.947048271 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1400): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376d20 item 74 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.191501482 +0000 UTC m=+12.947944654 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.191501482 +0000 UTC m=+12.947944654 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008c1ec0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376ee0 item 74 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.193179514 +0000 UTC m=+12.949622686 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4580): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377260 item 75 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.193932848 +0000 UTC m=+12.950376021 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4a80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): _writeAt: size=3, off=2 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377420 item 75 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.194675645 +0000 UTC m=+12.951118816 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e4fc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.194675645 +0000 UTC m=+12.951118816 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5500): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003775e0 item 75 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.196154622 +0000 UTC m=+12.952597794 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0008e5b40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377e30 item 76 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.196952841 +0000 UTC m=+12.953396033 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc0c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e690 item 76 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): _writeAt: size=3, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.197836229 +0000 UTC m=+12.954279421 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bc600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.197836229 +0000 UTC m=+12.954279421 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bcb80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea10 item 76 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.199975457 +0000 UTC m=+12.956418650 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd1c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f260 item 77 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.200881639 +0000 UTC m=+12.957324831 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bd6c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.200881639 +0000 UTC m=+12.957324831 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009bddc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f730 item 77 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.203451145 +0000 UTC m=+12.959894338 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fdc0 item 78 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.204194942 +0000 UTC m=+12.960638134 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a06980): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.204194942 +0000 UTC m=+12.960638134 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07080): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c0e0 item 78 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.206439096 +0000 UTC m=+12.962882289 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a076c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6c7e0 item 79 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.207152356 +0000 UTC m=+12.963595548 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a07bc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.207152356 +0000 UTC m=+12.963595548 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e340): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6ca10 item 79 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.208916339 +0000 UTC m=+12.965359511 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3e980): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6cd90 item 80 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.20939666 +0000 UTC m=+12.965839833 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3ee80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.20939666 +0000 UTC m=+12.965839833 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3f580): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d180 item 80 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.210783204 +0000 UTC m=+12.967226376 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a3fbc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d570 item 81 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.211468101 +0000 UTC m=+12.967911283 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a580c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.211468101 +0000 UTC m=+12.967911283 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6d730 item 81 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.212879121 +0000 UTC m=+12.969322293 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a58c80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6dab0 item 82 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.213581029 +0000 UTC m=+12.970024201 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59180): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.213581029 +0000 UTC m=+12.970024201 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59700): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c6dd50 item 82 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.215105543 +0000 UTC m=+12.971548715 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a59d80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c1c0 item 83 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.215816638 +0000 UTC m=+12.972259810 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78300): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.215816638 +0000 UTC m=+12.972259810 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 83 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.217460305 +0000 UTC m=+12.973903487 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a78ec0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c850 item 84 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.218408415 +0000 UTC m=+12.974851607 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a793c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.218408415 +0000 UTC m=+12.974851607 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a79940): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032caf0 item 84 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.220035972 +0000 UTC m=+12.976479144 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a040): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d180 item 85 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.220641659 +0000 UTC m=+12.977084831 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9a540): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.220641659 +0000 UTC m=+12.977084831 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9aa80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 85 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.222384362 +0000 UTC m=+12.978827534 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b100): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 86 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.223108703 +0000 UTC m=+12.979551875 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9b600): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.223108703 +0000 UTC m=+12.979551875 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000a9bb80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 86 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.224436797 +0000 UTC m=+12.980879969 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4280): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 87 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.225064296 +0000 UTC m=+12.981507467 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4780): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.225064296 +0000 UTC m=+12.981507467 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac4cc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432540 item 87 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.226406066 +0000 UTC m=+12.982849238 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5340): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a10 item 88 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.227084921 +0000 UTC m=+12.983528092 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.227084921 +0000 UTC m=+12.983528092 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000ac5dc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432c40 item 88 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.228324468 +0000 UTC m=+12.984767640 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433420 item 89 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.228922682 +0000 UTC m=+12.985365864 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adc9c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433880 item 89 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.229671017 +0000 UTC m=+12.986114189 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000adcf00): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.229671017 +0000 UTC m=+12.986114189 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000add480): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433b20 item 89 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.231033025 +0000 UTC m=+12.987476197 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000addac0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 90 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.231628594 +0000 UTC m=+12.988071766 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc080): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476620 item 90 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.232234943 +0000 UTC m=+12.988678115 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afc5c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.232234943 +0000 UTC m=+12.988678115 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afcb80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476af0 item 90 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.233411232 +0000 UTC m=+12.989854404 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd1c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477650 item 91 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.23389001 +0000 UTC m=+12.990333192 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afd700): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): >_readAt: n=2, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): _writeAt: size=3, off=7 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 91 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.234459911 +0000 UTC m=+12.990903083 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000afdc40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): >_readAt: n=8, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.234459911 +0000 UTC m=+12.990903083 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003380e0 item 91 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.236649824 +0000 UTC m=+12.993092996 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c700 item 92 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.238385273 +0000 UTC m=+12.994828465 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50380): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): open at offset 5 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7500 item 92 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): _readAt: size=2, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): _writeAt: size=3, off=5 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): >_writeAt: n=3, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.239579586 +0000 UTC m=+12.996022787 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068a000): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): >_readAt: n=3, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.239579586 +0000 UTC m=+12.996022787 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc00068bac0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6150 item 92 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.241767946 +0000 UTC m=+12.998211149 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b18d80): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6770 item 93 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.242457281 +0000 UTC m=+12.998900473 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b192c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.242457281 +0000 UTC m=+12.998900473 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000b199c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a10 item 93 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.243770626 +0000 UTC m=+13.000213798 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50100): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7030 item 94 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.244188763 +0000 UTC m=+13.000631935 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50840): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.244188763 +0000 UTC m=+13.000631935 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c50f40): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e72d0 item 94 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.245481079 +0000 UTC m=+13.001924251 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51580): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7960 item 95 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.245933398 +0000 UTC m=+13.002376570 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000c51ac0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.245933398 +0000 UTC m=+13.002376570 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940240): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7c00 item 95 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 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 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): open at offset 0 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): _readAt: size=2, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): >_readAt: n=0, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.248074941 +0000 UTC m=+13.004518133 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940880): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): _writeAt: size=5, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): >openPending: err= 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338620 item 96 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): >_writeAt: n=5, err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.248820912 +0000 UTC m=+13.005264104 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc000940dc0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/05 02:37:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/05 02:37:27 DEBUG : open-test-file: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): _readAt: size=512, off=0 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): openPending: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): >_readAt: n=5, err=EOF 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): close: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-05 02:37:27.248820912 +0000 UTC m=+13.005264104 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:27 DEBUG : open-test-file(0xc0009414c0): >close: err= 2025/09/05 02:37:27 DEBUG : open-test-file: Remove: 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003387e0 item 96 2025/09/05 02:37:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/05 02:37:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/05 02:37:27 DEBUG : open-test-file: >Remove: err= 2025/09/05 02:37:27 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : >WaitForWriters: 2025/09/05 02:37:27 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:27 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:27 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:27 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:27 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:27 DEBUG : file1: newRWFileHandle: 2025/09/05 02:37:27 DEBUG : file1(0xc0009802c0): openPending: 2025/09/05 02:37:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:27 DEBUG : file1(0xc0009802c0): >openPending: err= 2025/09/05 02:37:27 DEBUG : file1: >newRWFileHandle: err= 2025/09/05 02:37:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:37:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/05 02:37:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/05 02:37:27 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/05 02:37:27 DEBUG : Looking for writers 2025/09/05 02:37:27 DEBUG : file1: reading active writers 2025/09/05 02:37:27 DEBUG : file1: active writers 1 2025/09/05 02:37:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/05 02:37:28 DEBUG : Looking for writers 2025/09/05 02:37:28 DEBUG : file1: reading active writers 2025/09/05 02:37:28 DEBUG : file1: active writers 1 2025/09/05 02:37:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:29 DEBUG : Looking for writers 2025/09/05 02:37:29 DEBUG : file1: reading active writers 2025/09/05 02:37:29 DEBUG : file1: active writers 1 2025/09/05 02:37:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:30 DEBUG : Looking for writers 2025/09/05 02:37:30 DEBUG : file1: reading active writers 2025/09/05 02:37:30 DEBUG : file1: active writers 1 2025/09/05 02:37:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:31 DEBUG : Looking for writers 2025/09/05 02:37:31 DEBUG : file1: reading active writers 2025/09/05 02:37:31 DEBUG : file1: active writers 1 2025/09/05 02:37:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:32 DEBUG : Looking for writers 2025/09/05 02:37:32 DEBUG : file1: reading active writers 2025/09/05 02:37:32 DEBUG : file1: active writers 1 2025/09/05 02:37:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:33 DEBUG : Looking for writers 2025/09/05 02:37:33 DEBUG : file1: reading active writers 2025/09/05 02:37:33 DEBUG : file1: active writers 1 2025/09/05 02:37:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:34 DEBUG : Looking for writers 2025/09/05 02:37:34 DEBUG : file1: reading active writers 2025/09/05 02:37:34 DEBUG : file1: active writers 1 2025/09/05 02:37:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:35 DEBUG : Looking for writers 2025/09/05 02:37:35 DEBUG : file1: reading active writers 2025/09/05 02:37:35 DEBUG : file1: active writers 1 2025/09/05 02:37:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:36 DEBUG : Looking for writers 2025/09/05 02:37:36 DEBUG : file1: reading active writers 2025/09/05 02:37:36 DEBUG : file1: active writers 1 2025/09/05 02:37:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:37 DEBUG : Looking for writers 2025/09/05 02:37:37 DEBUG : file1: reading active writers 2025/09/05 02:37:37 DEBUG : file1: active writers 1 2025/09/05 02:37:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:38 DEBUG : Looking for writers 2025/09/05 02:37:38 DEBUG : file1: reading active writers 2025/09/05 02:37:38 DEBUG : file1: active writers 1 2025/09/05 02:37:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:39 DEBUG : Looking for writers 2025/09/05 02:37:39 DEBUG : file1: reading active writers 2025/09/05 02:37:39 DEBUG : file1: active writers 1 2025/09/05 02:37:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:40 DEBUG : Looking for writers 2025/09/05 02:37:40 DEBUG : file1: reading active writers 2025/09/05 02:37:40 DEBUG : file1: active writers 1 2025/09/05 02:37:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:41 DEBUG : Looking for writers 2025/09/05 02:37:41 DEBUG : file1: reading active writers 2025/09/05 02:37:41 DEBUG : file1: active writers 1 2025/09/05 02:37:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:42 DEBUG : Looking for writers 2025/09/05 02:37:42 DEBUG : file1: reading active writers 2025/09/05 02:37:42 DEBUG : file1: active writers 1 2025/09/05 02:37:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:43 DEBUG : Looking for writers 2025/09/05 02:37:43 DEBUG : file1: reading active writers 2025/09/05 02:37:43 DEBUG : file1: active writers 1 2025/09/05 02:37:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:44 DEBUG : Looking for writers 2025/09/05 02:37:44 DEBUG : file1: reading active writers 2025/09/05 02:37:44 DEBUG : file1: active writers 1 2025/09/05 02:37:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:45 DEBUG : Looking for writers 2025/09/05 02:37:45 DEBUG : file1: reading active writers 2025/09/05 02:37:45 DEBUG : file1: active writers 1 2025/09/05 02:37:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:46 DEBUG : Looking for writers 2025/09/05 02:37:46 DEBUG : file1: reading active writers 2025/09/05 02:37:46 DEBUG : file1: active writers 1 2025/09/05 02:37:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:47 DEBUG : Looking for writers 2025/09/05 02:37:47 DEBUG : file1: reading active writers 2025/09/05 02:37:47 DEBUG : file1: active writers 1 2025/09/05 02:37:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:48 DEBUG : Looking for writers 2025/09/05 02:37:48 DEBUG : file1: reading active writers 2025/09/05 02:37:48 DEBUG : file1: active writers 1 2025/09/05 02:37:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:49 DEBUG : Looking for writers 2025/09/05 02:37:49 DEBUG : file1: reading active writers 2025/09/05 02:37:49 DEBUG : file1: active writers 1 2025/09/05 02:37:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:50 DEBUG : Looking for writers 2025/09/05 02:37:50 DEBUG : file1: reading active writers 2025/09/05 02:37:50 DEBUG : file1: active writers 1 2025/09/05 02:37:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:51 DEBUG : Looking for writers 2025/09/05 02:37:51 DEBUG : file1: reading active writers 2025/09/05 02:37:51 DEBUG : file1: active writers 1 2025/09/05 02:37:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:52 DEBUG : Looking for writers 2025/09/05 02:37:52 DEBUG : file1: reading active writers 2025/09/05 02:37:52 DEBUG : file1: active writers 1 2025/09/05 02:37:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:53 DEBUG : Looking for writers 2025/09/05 02:37:53 DEBUG : file1: reading active writers 2025/09/05 02:37:53 DEBUG : file1: active writers 1 2025/09/05 02:37:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:54 DEBUG : Looking for writers 2025/09/05 02:37:54 DEBUG : file1: reading active writers 2025/09/05 02:37:54 DEBUG : file1: active writers 1 2025/09/05 02:37:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:55 DEBUG : Looking for writers 2025/09/05 02:37:55 DEBUG : file1: reading active writers 2025/09/05 02:37:55 DEBUG : file1: active writers 1 2025/09/05 02:37:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:56 DEBUG : Looking for writers 2025/09/05 02:37:56 DEBUG : file1: reading active writers 2025/09/05 02:37:56 DEBUG : file1: active writers 1 2025/09/05 02:37:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/05 02:37:57 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b3eb40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ab2408 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644936768} name:file1 opens:1 downloaders: o: fd:0xc000768218 info:{ModTime:{wall:13990064016900439730 ext:13030334176 loc:0x4114060} ATime:{wall:13990064016900439730 ext:13030334176 loc:0x4114060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/05 02:37:57 DEBUG : >WaitForWriters: 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:57 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:37:57 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:57 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:37:57 DEBUG : rename_me: newRWFileHandle: 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): openPending: 2025/09/05 02:37:57 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): >openPending: err= 2025/09/05 02:37:57 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/05 02:37:57 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/05 02:37:57 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): _writeAt: size=5, off=0 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): >_writeAt: n=5, err= 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): close: 2025/09/05 02:37:57 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-05 02:37:57.298551981 +0000 UTC m=+43.054995193 2025/09/05 02:37:57 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/05 02:37:57 DEBUG : rename_me(0xc000651240): >close: err= 2025/09/05 02:37:57 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/05 02:37:57 DEBUG : i_was_renamed: Updating file with 0xc000bbcfc0 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/05 02:37:57 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:37:57 DEBUG : Looking for writers 2025/09/05 02:37:57 DEBUG : i_was_renamed: reading active writers 2025/09/05 02:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/05 02:37:57 DEBUG : Looking for writers 2025/09/05 02:37:57 DEBUG : i_was_renamed: reading active writers 2025/09/05 02:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/05 02:37:57 DEBUG : Looking for writers 2025/09/05 02:37:57 DEBUG : i_was_renamed: reading active writers 2025/09/05 02:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/05 02:37:57 DEBUG : Looking for writers 2025/09/05 02:37:57 DEBUG : i_was_renamed: reading active writers 2025/09/05 02:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/05 02:37:57 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/05 02:37:57 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:57 INFO : i_was_renamed: Copied (new) 2025/09/05 02:37:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-05 02:37:57 +0000 UTC" 2025/09/05 02:37:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/05 02:37:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/05 02:37:57 DEBUG : Looking for writers 2025/09/05 02:37:57 DEBUG : i_was_renamed: reading active writers 2025/09/05 02:37:57 DEBUG : >WaitForWriters: 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:37:57 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/05 02:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-RHrd}/rclone-test-sefuzaq6ceku" 2025/09/05 02:37:57 INFO : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:57 DEBUG : forgetting directory cache 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): _readAt: size=512, off=0 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): openPending: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:38:57 +0000 UTC" against cached fingerprint "" 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): >openPending: err= 2025/09/05 02:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): >_readAt: n=20, err=EOF 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): close: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:38:57 +0000 GMT 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0008b5240): >close: err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:57 DEBUG : forgetting directory cache 2025/09/05 02:37:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): _readAt: size=512, off=0 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): openPending: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:39:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:38:57 +0000 UTC" 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 01:39:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:38:57 +0000 UTC") 2025/09/05 02:37:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >openPending: err= 2025/09/05 02:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >_readAt: n=20, err=EOF 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): close: 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:39:57 +0000 GMT 2025/09/05 02:37:57 DEBUG : TestRWCacheUpdate(0xc0007b8e40): >close: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:58 DEBUG : forgetting directory cache 2025/09/05 02:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): _readAt: size=512, off=0 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): openPending: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:40:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:39:57 +0000 UTC" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 01:40:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:39:57 +0000 UTC") 2025/09/05 02:37:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): >openPending: err= 2025/09/05 02:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): >_readAt: n=20, err=EOF 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): close: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:40:57 +0000 GMT 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc0005690c0): >close: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:58 DEBUG : forgetting directory cache 2025/09/05 02:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): _readAt: size=512, off=0 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): openPending: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:41:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:40:57 +0000 UTC" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 01:41:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:40:57 +0000 UTC") 2025/09/05 02:37:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): >openPending: err= 2025/09/05 02:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): >_readAt: n=20, err=EOF 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): close: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:41:57 +0000 GMT 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc00080a440): >close: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:58 DEBUG : forgetting directory cache 2025/09/05 02:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): _readAt: size=512, off=0 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): openPending: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:42:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:41:57 +0000 UTC" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 01:42:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:41:57 +0000 UTC") 2025/09/05 02:37:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): >openPending: err= 2025/09/05 02:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): >_readAt: n=20, err=EOF 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): close: 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:42:57 +0000 GMT 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate(0xc000961280): >close: err= 2025/09/05 02:37:58 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:58 DEBUG : forgetting directory cache 2025/09/05 02:37:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): _readAt: size=512, off=0 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): openPending: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-05 01:43:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:42:57 +0000 UTC" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-05 01:43:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:42:57 +0000 UTC") 2025/09/05 02:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/05 02:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): >openPending: err= 2025/09/05 02:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): >_readAt: n=20, err=EOF 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): close: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:43:57 +0000 GMT 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007e5000): >close: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:59 DEBUG : forgetting directory cache 2025/09/05 02:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): _readAt: size=512, off=0 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): openPending: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-05 01:44:57 +0000 UTC" against cached fingerprint "20,2025-09-05 01:43:57 +0000 UTC" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-05 01:44:57 +0000 UTC" != cached fingerprint "20,2025-09-05 01:43:57 +0000 UTC") 2025/09/05 02:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/05 02:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): >openPending: err= 2025/09/05 02:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): >_readAt: n=21, err=EOF 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): close: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:44:57 +0000 GMT 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc0007f9200): >close: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:59 DEBUG : forgetting directory cache 2025/09/05 02:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): _readAt: size=512, off=0 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): openPending: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-05 01:45:57 +0000 UTC" against cached fingerprint "21,2025-09-05 01:44:57 +0000 UTC" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-05 01:45:57 +0000 UTC" != cached fingerprint "21,2025-09-05 01:44:57 +0000 UTC") 2025/09/05 02:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/05 02:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): >openPending: err= 2025/09/05 02:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): >_readAt: n=22, err=EOF 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): close: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:45:57 +0000 GMT 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00089fec0): >close: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:59 DEBUG : forgetting directory cache 2025/09/05 02:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): _readAt: size=512, off=0 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): openPending: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-05 01:46:57 +0000 UTC" against cached fingerprint "22,2025-09-05 01:45:57 +0000 UTC" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-05 01:46:57 +0000 UTC" != cached fingerprint "22,2025-09-05 01:45:57 +0000 UTC") 2025/09/05 02:37:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/05 02:37:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): >openPending: err= 2025/09/05 02:37:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): >_readAt: n=23, err=EOF 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): close: 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:46:57 +0000 GMT 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate(0xc00084c3c0): >close: err= 2025/09/05 02:37:59 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/05 02:37:59 DEBUG : forgetting directory cache 2025/09/05 02:37:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): _readAt: size=512, off=0 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): openPending: 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-05 01:47:57 +0000 UTC" against cached fingerprint "23,2025-09-05 01:46:57 +0000 UTC" 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-05 01:47:57 +0000 UTC" != cached fingerprint "23,2025-09-05 01:46:57 +0000 UTC") 2025/09/05 02:38:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/05 02:38:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): >openPending: err= 2025/09/05 02:38:00 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): >_readAt: n=24, err=EOF 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): close: 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-05 01:47:57 +0000 GMT 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate(0xc000993140): >close: err= 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: 2025/09/05 02:38:00 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : forgetting directory cache 2025/09/05 02:38:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/05 02:38:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/05 02:38:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/05 02:38:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/05 02:38:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : FiLeA: reading active writers 2025/09/05 02:38:00 DEBUG : FiLeB: reading active writers 2025/09/05 02:38:00 DEBUG : FilEb: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : FiLeA: reading active writers 2025/09/05 02:38:00 DEBUG : FiLeB: reading active writers 2025/09/05 02:38:00 DEBUG : FilEb: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/05 02:38:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': Reusing VFS from active cache 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : dir: Looking for writers 2025/09/05 02:38:00 DEBUG : file2: reading active writers 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : dir: reading active writers 2025/09/05 02:38:00 DEBUG : file1: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:00 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:00 DEBUG : dir: Looking for writers 2025/09/05 02:38:00 DEBUG : Looking for writers 2025/09/05 02:38:00 DEBUG : dir: reading active writers 2025/09/05 02:38:00 DEBUG : file1: reading active writers 2025/09/05 02:38:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:00 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:01 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 02:38:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 02:38:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 02:38:01 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:01 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 02:38:01 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:01 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/05 02:38:01 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:01 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/05 02:38:01 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:01 DEBUG : dir: Looking for writers 2025/09/05 02:38:01 DEBUG : file2: reading active writers 2025/09/05 02:38:01 DEBUG : new_file.txt: reading active writers 2025/09/05 02:38:01 DEBUG : Looking for writers 2025/09/05 02:38:01 DEBUG : dir: reading active writers 2025/09/05 02:38:01 DEBUG : file1: reading active writers 2025/09/05 02:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:01 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:01 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/05 02:38:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000603ec0 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:01 INFO : dir/file1: Moved (server-side) to: file0 2025/09/05 02:38:01 DEBUG : file0: Updating file with file0 0xc000603ec0 2025/09/05 02:38:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/05 02:38:01 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:01 DEBUG : dir: Looking for writers 2025/09/05 02:38:01 DEBUG : Looking for writers 2025/09/05 02:38:01 DEBUG : dir: reading active writers 2025/09/05 02:38:01 DEBUG : file0: reading active writers 2025/09/05 02:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:01 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:01 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:01 DEBUG : Looking for writers 2025/09/05 02:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:01 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/05 02:38:01 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:01 DEBUG : Looking for writers 2025/09/05 02:38:01 DEBUG : a: Looking for writers 2025/09/05 02:38:01 DEBUG : b: Looking for writers 2025/09/05 02:38:01 DEBUG : c: Looking for writers 2025/09/05 02:38:01 DEBUG : d: Looking for writers 2025/09/05 02:38:01 DEBUG : Looking for writers 2025/09/05 02:38:01 DEBUG : a: reading active writers 2025/09/05 02:38:01 DEBUG : b: reading active writers 2025/09/05 02:38:01 DEBUG : c: reading active writers 2025/09/05 02:38:01 DEBUG : d: reading active writers 2025/09/05 02:38:01 DEBUG : /: reading active writers 2025/09/05 02:38:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:01 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:01 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/05 02:38:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/05 02:38:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/05 02:38:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/05 02:38:02 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:02 DEBUG : a/b/c/d: Looking for writers 2025/09/05 02:38:02 DEBUG : a/b/c: Looking for writers 2025/09/05 02:38:02 DEBUG : d: reading active writers 2025/09/05 02:38:02 DEBUG : a/b: Looking for writers 2025/09/05 02:38:02 DEBUG : c: reading active writers 2025/09/05 02:38:02 DEBUG : a: Looking for writers 2025/09/05 02:38:02 DEBUG : b: reading active writers 2025/09/05 02:38:02 DEBUG : Looking for writers 2025/09/05 02:38:02 DEBUG : a: reading active writers 2025/09/05 02:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.41s) === 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:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:02 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:02 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:02 DEBUG : Looking for writers 2025/09/05 02:38:02 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:02 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/05 02:38:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/05 02:38:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/05 02:38:02 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 02:38:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:02 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 02:38:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:02 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (7 bytes), uploading instead of streaming 2025/09/05 02:38:02 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:02 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:02 DEBUG : Looking for writers 2025/09/05 02:38:02 DEBUG : file1: reading active writers 2025/09/05 02:38:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:02 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/05 02:38:03 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/05 02:38:03 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/05 02:38:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/05 02:38:03 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (11 bytes), uploading instead of streaming 2025/09/05 02:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:03 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/05 02:38:03 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:03 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (5 bytes), uploading instead of streaming 2025/09/05 02:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:03 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/05 02:38:03 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:03 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:03 DEBUG : file1: WriteFileHandle.Release closing 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 02:38:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:03 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/05 02:38:03 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:03 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/05 02:38:03 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : file1: active writers 1 2025/09/05 02:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : file1: active writers 1 2025/09/05 02:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : file1: active writers 1 2025/09/05 02:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : file1: active writers 1 2025/09/05 02:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/05 02:38:03 DEBUG : Looking for writers 2025/09/05 02:38:03 DEBUG : file1: reading active writers 2025/09/05 02:38:03 DEBUG : file1: active writers 1 2025/09/05 02:38:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/05 02:38:04 DEBUG : Looking for writers 2025/09/05 02:38:04 DEBUG : file1: reading active writers 2025/09/05 02:38:04 DEBUG : file1: active writers 1 2025/09/05 02:38:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/05 02:38:04 DEBUG : Looking for writers 2025/09/05 02:38:04 DEBUG : file1: reading active writers 2025/09/05 02:38:04 DEBUG : file1: active writers 1 2025/09/05 02:38:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/05 02:38:05 DEBUG : Looking for writers 2025/09/05 02:38:05 DEBUG : file1: reading active writers 2025/09/05 02:38:05 DEBUG : file1: active writers 1 2025/09/05 02:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:06 DEBUG : Looking for writers 2025/09/05 02:38:06 DEBUG : file1: reading active writers 2025/09/05 02:38:06 DEBUG : file1: active writers 1 2025/09/05 02:38:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:07 DEBUG : Looking for writers 2025/09/05 02:38:07 DEBUG : file1: reading active writers 2025/09/05 02:38:07 DEBUG : file1: active writers 1 2025/09/05 02:38:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:08 DEBUG : Looking for writers 2025/09/05 02:38:08 DEBUG : file1: reading active writers 2025/09/05 02:38:08 DEBUG : file1: active writers 1 2025/09/05 02:38:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:09 DEBUG : Looking for writers 2025/09/05 02:38:09 DEBUG : file1: reading active writers 2025/09/05 02:38:09 DEBUG : file1: active writers 1 2025/09/05 02:38:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:10 DEBUG : Looking for writers 2025/09/05 02:38:10 DEBUG : file1: reading active writers 2025/09/05 02:38:10 DEBUG : file1: active writers 1 2025/09/05 02:38:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:11 DEBUG : Looking for writers 2025/09/05 02:38:11 DEBUG : file1: reading active writers 2025/09/05 02:38:11 DEBUG : file1: active writers 1 2025/09/05 02:38:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:12 DEBUG : Looking for writers 2025/09/05 02:38:12 DEBUG : file1: reading active writers 2025/09/05 02:38:12 DEBUG : file1: active writers 1 2025/09/05 02:38:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:13 DEBUG : Looking for writers 2025/09/05 02:38:13 DEBUG : file1: reading active writers 2025/09/05 02:38:13 DEBUG : file1: active writers 1 2025/09/05 02:38:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:14 DEBUG : Looking for writers 2025/09/05 02:38:14 DEBUG : file1: reading active writers 2025/09/05 02:38:14 DEBUG : file1: active writers 1 2025/09/05 02:38:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:15 DEBUG : Looking for writers 2025/09/05 02:38:15 DEBUG : file1: reading active writers 2025/09/05 02:38:15 DEBUG : file1: active writers 1 2025/09/05 02:38:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:16 DEBUG : Looking for writers 2025/09/05 02:38:16 DEBUG : file1: reading active writers 2025/09/05 02:38:16 DEBUG : file1: active writers 1 2025/09/05 02:38:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:17 DEBUG : Looking for writers 2025/09/05 02:38:17 DEBUG : file1: reading active writers 2025/09/05 02:38:17 DEBUG : file1: active writers 1 2025/09/05 02:38:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:18 DEBUG : Looking for writers 2025/09/05 02:38:18 DEBUG : file1: reading active writers 2025/09/05 02:38:18 DEBUG : file1: active writers 1 2025/09/05 02:38:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:19 DEBUG : Looking for writers 2025/09/05 02:38:19 DEBUG : file1: reading active writers 2025/09/05 02:38:19 DEBUG : file1: active writers 1 2025/09/05 02:38:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:20 DEBUG : Looking for writers 2025/09/05 02:38:20 DEBUG : file1: reading active writers 2025/09/05 02:38:20 DEBUG : file1: active writers 1 2025/09/05 02:38:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:21 DEBUG : Looking for writers 2025/09/05 02:38:21 DEBUG : file1: reading active writers 2025/09/05 02:38:21 DEBUG : file1: active writers 1 2025/09/05 02:38:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:22 DEBUG : Looking for writers 2025/09/05 02:38:22 DEBUG : file1: reading active writers 2025/09/05 02:38:22 DEBUG : file1: active writers 1 2025/09/05 02:38:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:23 DEBUG : Looking for writers 2025/09/05 02:38:23 DEBUG : file1: reading active writers 2025/09/05 02:38:23 DEBUG : file1: active writers 1 2025/09/05 02:38:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:24 DEBUG : Looking for writers 2025/09/05 02:38:24 DEBUG : file1: reading active writers 2025/09/05 02:38:24 DEBUG : file1: active writers 1 2025/09/05 02:38:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:25 DEBUG : Looking for writers 2025/09/05 02:38:25 DEBUG : file1: reading active writers 2025/09/05 02:38:25 DEBUG : file1: active writers 1 2025/09/05 02:38:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:26 DEBUG : Looking for writers 2025/09/05 02:38:26 DEBUG : file1: reading active writers 2025/09/05 02:38:26 DEBUG : file1: active writers 1 2025/09/05 02:38:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:27 DEBUG : Looking for writers 2025/09/05 02:38:27 DEBUG : file1: reading active writers 2025/09/05 02:38:27 DEBUG : file1: active writers 1 2025/09/05 02:38:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:28 DEBUG : Looking for writers 2025/09/05 02:38:28 DEBUG : file1: reading active writers 2025/09/05 02:38:28 DEBUG : file1: active writers 1 2025/09/05 02:38:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:29 DEBUG : Looking for writers 2025/09/05 02:38:29 DEBUG : file1: reading active writers 2025/09/05 02:38:29 DEBUG : file1: active writers 1 2025/09/05 02:38:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:30 DEBUG : Looking for writers 2025/09/05 02:38:30 DEBUG : file1: reading active writers 2025/09/05 02:38:30 DEBUG : file1: active writers 1 2025/09/05 02:38:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:31 DEBUG : Looking for writers 2025/09/05 02:38:31 DEBUG : file1: reading active writers 2025/09/05 02:38:31 DEBUG : file1: active writers 1 2025/09/05 02:38:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:32 DEBUG : Looking for writers 2025/09/05 02:38:32 DEBUG : file1: reading active writers 2025/09/05 02:38:32 DEBUG : file1: active writers 1 2025/09/05 02:38:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:33 DEBUG : Looking for writers 2025/09/05 02:38:33 DEBUG : file1: reading active writers 2025/09/05 02:38:33 DEBUG : file1: active writers 1 2025/09/05 02:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/05 02:38:33 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/05 02:38:33 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:33 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (0 bytes), uploading instead of streaming 2025/09/05 02:38:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:33 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:38:33 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 02:38:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 02:38:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 02:38:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:33 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:33 DEBUG : Looking for writers 2025/09/05 02:38:33 DEBUG : file1: reading active writers 2025/09/05 02:38:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-sefuzaq6ceku'", Local "Local file system at /tmp/rclone2076160218", Modify Window "1s" 2025/09/05 02:38:33 INFO : webdav root 'rclone-test-sefuzaq6ceku': poll-interval is not supported by this remote 2025/09/05 02:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/05 02:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/05 02:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': File to upload is small (100 bytes), uploading instead of streaming 2025/09/05 02:38:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/05 02:38:33 DEBUG : file1: Size of src and dst objects identical 2025/09/05 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/05 02:38:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/05 02:38:33 DEBUG : file1: Open: flags=O_RDONLY 2025/09/05 02:38:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/05 02:38:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/05 02:38:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/05 02:38:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/05 02:38:33 DEBUG : WaitForWriters: timeout=30s 2025/09/05 02:38:33 DEBUG : Looking for writers 2025/09/05 02:38:33 DEBUG : file1: reading active writers 2025/09/05 02:38:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/05 02:38:33 DEBUG : webdav root 'rclone-test-sefuzaq6ceku': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.703391151s (try 1/5)