"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/13 01:43:40 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-pumozeb5cixo" 2025/08/13 01:43:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 01:43:40 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/13 01:43:40 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/13 01:43:40 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/13 01:43:40 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/13 01:43:40 DEBUG : Setting pass="zGQJKaIgtEqqYPs7q2B4GslWg68ImnqZiUHbKkEW7hrO" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/13 01:43:40 DEBUG : TestWebdavRclone: detected overridden config - adding "{TBC0v}" suffix to name 2025/08/13 01:43:40 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/13 01:43:40 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/13 01:43:40 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/13 01:43:40 DEBUG : Setting pass="zGQJKaIgtEqqYPs7q2B4GslWg68ImnqZiUHbKkEW7hrO" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/13 01:43:40 DEBUG : found headers: 2025/08/13 01:43:40 DEBUG : Creating backend with remote "/tmp/rclone1099353010" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:40 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:40 DEBUG : dir: Looking for writers 2025/08/13 01:43:40 DEBUG : Looking for writers 2025/08/13 01:43:40 DEBUG : dir: reading active writers 2025/08/13 01:43:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:40 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:40 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:40 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:40 DEBUG : dir/subdir: Looking for writers 2025/08/13 01:43:40 DEBUG : dir: Looking for writers 2025/08/13 01:43:40 DEBUG : file1: reading active writers 2025/08/13 01:43:40 DEBUG : file2: reading active writers 2025/08/13 01:43:40 DEBUG : subdir: reading active writers 2025/08/13 01:43:40 DEBUG : Looking for writers 2025/08/13 01:43:40 DEBUG : dir: reading active writers 2025/08/13 01:43:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:41 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:41 DEBUG : dir: Looking for writers 2025/08/13 01:43:41 DEBUG : file1: reading active writers 2025/08/13 01:43:41 DEBUG : Looking for writers 2025/08/13 01:43:41 DEBUG : dir: reading active writers 2025/08/13 01:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:41 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:41 DEBUG : dir: Looking for writers 2025/08/13 01:43:41 DEBUG : Looking for writers 2025/08/13 01:43:41 DEBUG : dir: reading active writers 2025/08/13 01:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:41 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:41 DEBUG : forgetting directory cache 2025/08/13 01:43:41 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:41 DEBUG : Looking for writers 2025/08/13 01:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:41 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/13 01:43:41 DEBUG : dir: invalidating directory cache 2025/08/13 01:43:41 DEBUG : >ForgetPath: 2025/08/13 01:43:41 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/13 01:43:41 DEBUG : invalidating directory cache 2025/08/13 01:43:41 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:41 DEBUG : >ForgetPath: 2025/08/13 01:43:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/13 01:43:41 DEBUG : >ForgetPath: 2025/08/13 01:43:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:41 DEBUG : dir: Looking for writers 2025/08/13 01:43:41 DEBUG : Looking for writers 2025/08/13 01:43:41 DEBUG : dir: reading active writers 2025/08/13 01:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:41 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:41 DEBUG : forgetting directory cache 2025/08/13 01:43:41 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:41 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:41 DEBUG : dir: Looking for writers 2025/08/13 01:43:41 DEBUG : fil/a/b: Looking for writers 2025/08/13 01:43:41 DEBUG : fil/a: Looking for writers 2025/08/13 01:43:41 DEBUG : b: reading active writers 2025/08/13 01:43:41 DEBUG : fil: Looking for writers 2025/08/13 01:43:41 DEBUG : a: reading active writers 2025/08/13 01:43:41 DEBUG : Looking for writers 2025/08/13 01:43:41 DEBUG : fil: reading active writers 2025/08/13 01:43:41 DEBUG : dir: reading active writers 2025/08/13 01:43:41 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:42 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:42 DEBUG : dir: Looking for writers 2025/08/13 01:43:42 DEBUG : Looking for writers 2025/08/13 01:43:42 DEBUG : dir: reading active writers 2025/08/13 01:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:42 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:42 DEBUG : dir: Looking for writers 2025/08/13 01:43:42 DEBUG : file1: reading active writers 2025/08/13 01:43:42 DEBUG : Looking for writers 2025/08/13 01:43:42 DEBUG : dir: reading active writers 2025/08/13 01:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:42 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/13 01:43:42 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : dir: invalidating directory cache 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/13 01:43:42 DEBUG : dir/file1: Reset virtual modtime 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/13 01:43:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:42 DEBUG : dir: invalidating directory cache 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/13 01:43:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/13 01:43:42 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/13 01:43:42 DEBUG : forgetting directory cache 2025/08/13 01:43:42 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:42 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/13 01:43:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:42 DEBUG : dir/virtualDir: Looking for writers 2025/08/13 01:43:42 DEBUG : dir: Looking for writers 2025/08/13 01:43:42 DEBUG : file1: reading active writers 2025/08/13 01:43:42 DEBUG : virtualFile2: reading active writers 2025/08/13 01:43:42 DEBUG : virtualFile: reading active writers 2025/08/13 01:43:42 DEBUG : virtualDir: reading active writers 2025/08/13 01:43:42 DEBUG : Looking for writers 2025/08/13 01:43:42 DEBUG : dir: reading active writers 2025/08/13 01:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.13s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:42 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 ERROR : dir/: Can only open directories read only 2025/08/13 01:43:42 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:42 DEBUG : dir: Looking for writers 2025/08/13 01:43:42 DEBUG : Looking for writers 2025/08/13 01:43:42 DEBUG : dir: reading active writers 2025/08/13 01:43:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.12s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:42 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:43:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/13 01:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:43:42 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:43:42 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:43 NOTICE: webdav root 'rclone-test-pumozeb5cixo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/13 01:43:43 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/13 01:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/13 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:43 DEBUG : dir: Looking for writers 2025/08/13 01:43:43 DEBUG : file1: reading active writers 2025/08/13 01:43:43 DEBUG : potato: reading active writers 2025/08/13 01:43:43 DEBUG : Looking for writers 2025/08/13 01:43:43 DEBUG : dir: reading active writers 2025/08/13 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:43 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:43 DEBUG : dir/sub: Looking for writers 2025/08/13 01:43:43 DEBUG : dir: Looking for writers 2025/08/13 01:43:43 DEBUG : sub: reading active writers 2025/08/13 01:43:43 DEBUG : file1: reading active writers 2025/08/13 01:43:43 DEBUG : Looking for writers 2025/08/13 01:43:43 DEBUG : dir: reading active writers 2025/08/13 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:43 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:43:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/13 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:43 DEBUG : dir/sub/subsub: Looking for writers 2025/08/13 01:43:43 DEBUG : dir/sub: Looking for writers 2025/08/13 01:43:43 DEBUG : subsub: reading active writers 2025/08/13 01:43:43 DEBUG : dir: Looking for writers 2025/08/13 01:43:43 DEBUG : file1: reading active writers 2025/08/13 01:43:43 DEBUG : sub: reading active writers 2025/08/13 01:43:43 DEBUG : Looking for writers 2025/08/13 01:43:43 DEBUG : dir: reading active writers 2025/08/13 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:43 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:43 ERROR : dir/: Dir.Remove not empty 2025/08/13 01:43:43 DEBUG : dir/file1: Remove: 2025/08/13 01:43:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:43 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:43:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:43 DEBUG : Looking for writers 2025/08/13 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:43 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:43 DEBUG : dir/file1: Remove: 2025/08/13 01:43:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:43 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:43:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:43:43 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:43 DEBUG : Looking for writers 2025/08/13 01:43:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:43 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 DEBUG : dir/file1: Remove: 2025/08/13 01:43:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:44 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:43:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:44 DEBUG : dir: Looking for writers 2025/08/13 01:43:44 DEBUG : Looking for writers 2025/08/13 01:43:44 DEBUG : dir: reading active writers 2025/08/13 01:43:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:44 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/13 01:43:44 DEBUG : dir: Updating dir with dir2 0xc0006de820 2025/08/13 01:43:44 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/13 01:43:44 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/13 01:43:44 DEBUG : file2: Updating file with file2 0xc00059b140 2025/08/13 01:43:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:44 INFO : dir2/file3: Deleted 2025/08/13 01:43:44 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/13 01:43:44 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00059b140 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/13 01:43:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/13 01:43:44 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00036edd0 2025/08/13 01:43:44 DEBUG : empty directory: forgetting directory cache 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/13 01:43:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/13 01:43:44 DEBUG : dir2: Renaming to "dir3" 2025/08/13 01:43:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:44 DEBUG : dir3: Looking for writers 2025/08/13 01:43:44 DEBUG : file3: reading active writers 2025/08/13 01:43:44 DEBUG : renamed empty directory: Looking for writers 2025/08/13 01:43:44 DEBUG : Looking for writers 2025/08/13 01:43:44 DEBUG : dir3: reading active writers 2025/08/13 01:43:44 DEBUG : renamed empty directory: reading active writers 2025/08/13 01:43:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.58s) === 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-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:44 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/13 01:43:44 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:44 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:43:44 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/13 01:43:44 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:43:44 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:44 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:44 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/13 01:43:44 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:44 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (12 bytes), uploading instead of streaming 2025/08/13 01:43:44 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:44 DEBUG : forgetting directory cache 2025/08/13 01:43:44 DEBUG : dir: forgetting directory cache 2025/08/13 01:43:44 DEBUG : dir/sub: forgetting directory cache 2025/08/13 01:43:44 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/13 01:43:44 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/13 01:43:44 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:43:44 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:44 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/13 01:43:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/13 01:43:44 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:44 DEBUG : dir/sub: Looking for writers 2025/08/13 01:43:44 DEBUG : file0: reading active writers 2025/08/13 01:43:44 DEBUG : file2: reading active writers 2025/08/13 01:43:44 DEBUG : dir: Looking for writers 2025/08/13 01:43:44 DEBUG : sub: reading active writers 2025/08/13 01:43:44 DEBUG : file1: reading active writers 2025/08/13 01:43:44 DEBUG : Looking for writers 2025/08/13 01:43:44 DEBUG : dir: reading active writers 2025/08/13 01:43:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/13 01:43:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/13 01:43:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/13 01:43:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/13 01:43:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : dir: Looking for writers 2025/08/13 01:43:45 DEBUG : file1.metadata: reading active writers 2025/08/13 01:43:45 DEBUG : file1: reading active writers 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : dir: reading active writers 2025/08/13 01:43:45 DEBUG : dir.metadata: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.15s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : dir: Looking for writers 2025/08/13 01:43:45 DEBUG : file1: reading active writers 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : dir: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : dir: Looking for writers 2025/08/13 01:43:45 DEBUG : file1: reading active writers 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : dir: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : dir: Looking for writers 2025/08/13 01:43:45 DEBUG : file1: reading active writers 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : dir: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/13 01:43:45 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/13 01:43:45 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/13 01:43:45 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:45 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : file.txt: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:45 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:45 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:43:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:45 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:45 DEBUG : dir: Looking for writers 2025/08/13 01:43:45 DEBUG : file1: reading active writers 2025/08/13 01:43:45 DEBUG : Looking for writers 2025/08/13 01:43:45 DEBUG : dir: reading active writers 2025/08/13 01:43:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:45 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : dir/file1: Remove: 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:46 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:43:46 DEBUG : dir/file1: Remove: 2025/08/13 01:43:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:46 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : dir/file1: Remove: 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:46 DEBUG : dir/file1: >Remove: err= 2025/08/13 01:43:46 DEBUG : dir/file1: Remove: 2025/08/13 01:43:46 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:46 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/13 01:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:43:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/13 01:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:43:46 DEBUG : dir/file1: Open: flags=0x3 2025/08/13 01:43:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/13 01:43:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : file1: reading active writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:46 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : file1: reading active writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: 2025/08/13 01:43:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad500 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ad500 2025/08/13 01:43:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ad500 2025/08/13 01:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:46 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:43:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:46 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:43:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ad500 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:46 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:46 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:46 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:46 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:46 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:46 DEBUG : dir: Looking for writers 2025/08/13 01:43:46 DEBUG : file1: reading active writers 2025/08/13 01:43:46 DEBUG : Looking for writers 2025/08/13 01:43:46 DEBUG : dir: reading active writers 2025/08/13 01:43:46 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00059bb00 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:47 DEBUG : dir/file1: Updating file with dir/file1 0xc00059bb00 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc00059bb00 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/13 01:43:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 DEBUG : newLeaf: Running delayed rename now 2025/08/13 01:43:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00059bb00 2025/08/13 01:43:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:47 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): openPending: 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): >openPending: err= 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): _writeAt: size=14, off=0 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): >_writeAt: n=14, err= 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): close: 2025/08/13 01:43:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:43:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4c900): >close: err= 2025/08/13 01:43:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : file1: reading active writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : file1: reading active writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : file1: reading active writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : file1: reading active writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:43:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:47 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : file1: reading active writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): _readAt: size=512, off=0 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): openPending: 2025/08/13 01:43:47 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/08/13 01:43:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): >openPending: err= 2025/08/13 01:43:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): >_readAt: n=14, err=EOF 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): close: 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:47 DEBUG : dir/file1(0xc000d4d080): >close: err= 2025/08/13 01:43:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28240 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:43:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000d28240 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:47 DEBUG : dir/file1(0xc0008dc8c0): openPending: 2025/08/13 01:43:47 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/08/13 01:43:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:47 DEBUG : dir/file1(0xc0008dc8c0): >openPending: err= 2025/08/13 01:43:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:47 DEBUG : dir/file1(0xc0008dc8c0): _writeAt: size=25, off=0 2025/08/13 01:43:47 DEBUG : dir/file1(0xc0008dc8c0): >_writeAt: n=25, err= 2025/08/13 01:43:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28240 2025/08/13 01:43:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 DEBUG : newLeaf(0xc0008dc8c0): close: 2025/08/13 01:43:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:43:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:43:47.654617858 +0000 UTC m=+7.111388743 2025/08/13 01:43:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:47 DEBUG : newLeaf(0xc0008dc8c0): >close: err= 2025/08/13 01:43:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:47 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:43:47 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:47 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:43:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:43:47 +0000 UTC" 2025/08/13 01:43:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:47 DEBUG : dir: Looking for writers 2025/08/13 01:43:47 DEBUG : Looking for writers 2025/08/13 01:43:47 DEBUG : dir: reading active writers 2025/08/13 01:43:47 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:47 DEBUG : >WaitForWriters: 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:47 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:47 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : >WaitForWriters: 2025/08/13 01:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bcfc0 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0001bcfc0 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:48 DEBUG : dir/file1(0xc00056da00): openPending: 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1(0xc00056da00): >openPending: err= 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:48 DEBUG : dir/file1(0xc00056da00): _writeAt: size=25, off=0 2025/08/13 01:43:48 DEBUG : dir/file1(0xc00056da00): >_writeAt: n=25, err= 2025/08/13 01:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0001bcfc0 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 DEBUG : newLeaf(0xc00056da00): close: 2025/08/13 01:43:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:43:48.162574668 +0000 UTC m=+7.619345554 2025/08/13 01:43:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:48 DEBUG : newLeaf(0xc00056da00): >close: err= 2025/08/13 01:43:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:43:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:48 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:43:48 +0000 UTC" 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : >WaitForWriters: 2025/08/13 01:43:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : >WaitForWriters: 2025/08/13 01:43:48 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:48 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:48 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:48 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:48 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): openPending: 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): >openPending: err= 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): _writeAt: size=14, off=0 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): >_writeAt: n=14, err= 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): close: 2025/08/13 01:43:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/13 01:43:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0006c6880): >close: err= 2025/08/13 01:43:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:43:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:48 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : file1: reading active writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : >WaitForWriters: 2025/08/13 01:43:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): _readAt: size=512, off=0 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): openPending: 2025/08/13 01:43:48 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/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): >openPending: err= 2025/08/13 01:43:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): >_readAt: n=14, err=EOF 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): close: 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008a2ec0): >close: err= 2025/08/13 01:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28480 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:43:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000d28480 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008e1280): openPending: 2025/08/13 01:43:48 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/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008e1280): >openPending: err= 2025/08/13 01:43:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008e1280): _writeAt: size=25, off=0 2025/08/13 01:43:48 DEBUG : dir/file1(0xc0008e1280): >_writeAt: n=25, err= 2025/08/13 01:43:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28480 2025/08/13 01:43:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 DEBUG : newLeaf(0xc0008e1280): close: 2025/08/13 01:43:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:43:48.820088548 +0000 UTC m=+8.276859432 2025/08/13 01:43:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:48 DEBUG : newLeaf(0xc0008e1280): >close: err= 2025/08/13 01:43:48 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:48 DEBUG : dir: Looking for writers 2025/08/13 01:43:48 DEBUG : Looking for writers 2025/08/13 01:43:48 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:48 DEBUG : dir: reading active writers 2025/08/13 01:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:43:48 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:48 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:43:48 +0000 UTC" 2025/08/13 01:43:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:43:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: 2025/08/13 01:43:49 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:49 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:49 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : file1: reading active writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: 2025/08/13 01:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): _readAt: size=512, off=0 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): openPending: 2025/08/13 01:43:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/13 01:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): >openPending: err= 2025/08/13 01:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): >_readAt: n=14, err=EOF 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): close: 2025/08/13 01:43:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a1bf40): >close: err= 2025/08/13 01:43:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00059a900 2025/08/13 01:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/13 01:43:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/13 01:43:49 DEBUG : dir/file1: Updating file with dir/file1 0xc00059a900 2025/08/13 01:43:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/13 01:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a40a40): openPending: 2025/08/13 01:43:49 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/08/13 01:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/13 01:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a40a40): >openPending: err= 2025/08/13 01:43:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a40a40): _writeAt: size=25, off=0 2025/08/13 01:43:49 DEBUG : dir/file1(0xc000a40a40): >_writeAt: n=25, err= 2025/08/13 01:43:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/13 01:43:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/13 01:43:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00059a900 2025/08/13 01:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:49 DEBUG : newLeaf(0xc000a40a40): close: 2025/08/13 01:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/13 01:43:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-13 01:43:49.349409903 +0000 UTC m=+8.806180798 2025/08/13 01:43:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:49 DEBUG : newLeaf(0xc000a40a40): >close: err= 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:49 DEBUG : newLeaf: vfs cache: starting upload 2025/08/13 01:43:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:49 INFO : newLeaf: Copied (replaced existing) 2025/08/13 01:43:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-13 01:43:49 +0000 UTC" 2025/08/13 01:43:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/13 01:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/13 01:43:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : newLeaf: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: 2025/08/13 01:43:49 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestFileRename (3.20s) --- PASS: TestFileRename/off,forceCache=false (0.42s) --- PASS: TestFileRename/minimal,forceCache=false (0.42s) --- PASS: TestFileRename/minimal,forceCache=true (0.66s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.67s) --- 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-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 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-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : file1: reading active writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:49 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/13 01:43:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/13 01:43:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/13 01:43:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/13 01:43:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/13 01:43:49 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:49 DEBUG : dir: Looking for writers 2025/08/13 01:43:49 DEBUG : file1: reading active writers 2025/08/13 01:43:49 DEBUG : Looking for writers 2025/08/13 01:43:49 DEBUG : dir: reading active writers 2025/08/13 01:43:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.21s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/13 01:43:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/13 01:43:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/13 01:43:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/13 01:43:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:43:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:43:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/13 01:43:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/13 01:43:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/13 01:43:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/13 01:43:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/13 01:43:50 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): _readAt: size=1, off=0 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): openPending: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >openPending: err= 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): _readAt: size=256, off=1 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >_readAt: n=15, err=EOF 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): _readAt: size=16, off=16 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >_readAt: n=0, err=EOF 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): close: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >close: err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): close: 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000358e80): >close: err=file already closed 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): _readAt: size=1, off=0 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): openPending: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >openPending: err= 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): _readAt: size=1, off=5 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): _readAt: size=1, off=3 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): _readAt: size=1, off=13 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): _readAt: size=16, off=100 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >_readAt: n=0, err=EOF 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): close: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000dd1700): >close: err= 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.16s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:50 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=1, off=0 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): openPending: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >openPending: err= 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=1, off=5 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=1, off=1 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=1, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=6, off=10 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=6, err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=256, off=10 2025/08/13 01:43:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=6, err=EOF 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=256, off=100 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=0, err=EOF 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): close: 2025/08/13 01:43:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >close: err= 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): _readAt: size=256, off=100 2025/08/13 01:43:50 DEBUG : dir/file1(0xc000885780): >_readAt: n=0, err=file already closed 2025/08/13 01:43:50 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:50 DEBUG : dir: Looking for writers 2025/08/13 01:43:50 DEBUG : file1: reading active writers 2025/08/13 01:43:50 DEBUG : Looking for writers 2025/08/13 01:43:50 DEBUG : dir: reading active writers 2025/08/13 01:43:50 DEBUG : >WaitForWriters: 2025/08/13 01:43:50 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.16s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): RWFileHandle.Flush 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): _readAt: size=256, off=0 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): openPending: 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): >openPending: err= 2025/08/13 01:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): >_readAt: n=16, err=EOF 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): RWFileHandle.Flush 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): RWFileHandle.Flush 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): close: 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000eb6080): >close: err= 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : dir: Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : dir: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:43:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/13 01:43:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): _readAt: size=256, off=0 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): openPending: 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): >openPending: err= 2025/08/13 01:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): >_readAt: n=16, err=EOF 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): RWFileHandle.Release 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): close: 2025/08/13 01:43:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): >close: err= 2025/08/13 01:43:51 DEBUG : dir/file1(0xc000a1fb00): RWFileHandle.Release 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : dir: Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : dir: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.16s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:51 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): openPending: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): >openPending: err= 2025/08/13 01:43:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): _writeAt: size=5, off=0 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): >_writeAt: n=5, err= 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): _writeAt: size=7, off=5 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): >_writeAt: n=7, err= 2025/08/13 01:43:51 DEBUG : file1: vfs cache: truncate to size=11 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): close: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:51.375611175 +0000 UTC m=+10.832382060 2025/08/13 01:43:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): >close: err= 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): close: 2025/08/13 01:43:51 DEBUG : file1(0xc000ca0a80): >close: err=file already closed 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:51 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 INFO : file1: Copied (new) 2025/08/13 01:43:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:43:51 +0000 UTC" 2025/08/13 01:43:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.21s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:51 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): openPending: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): >openPending: err= 2025/08/13 01:43:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): _writeAt: size=7, off=0 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): >_writeAt: n=7, err= 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): _writeAt: size=6, off=5 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): >_writeAt: n=6, err= 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): close: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:51.579106609 +0000 UTC m=+11.035877494 2025/08/13 01:43:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): >close: err= 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): _writeAt: size=5, off=0 2025/08/13 01:43:51 DEBUG : file1(0xc000cdfe40): >_writeAt: n=0, err=file already closed 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:51 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 INFO : file1: Copied (new) 2025/08/13 01:43:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-13 01:43:51 +0000 UTC" 2025/08/13 01:43:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : >WaitForWriters: 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:51 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:51 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : file1(0xc000d71100): openPending: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1(0xc000d71100): >openPending: err= 2025/08/13 01:43:51 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:51 DEBUG : file1(0xc000d71100): close: 2025/08/13 01:43:51 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:51.780247744 +0000 UTC m=+11.237018629 2025/08/13 01:43:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:51 DEBUG : file1(0xc000d71100): >close: err= 2025/08/13 01:43:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:43:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:43:51 DEBUG : file2: newRWFileHandle: 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): openPending: 2025/08/13 01:43:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): >openPending: err= 2025/08/13 01:43:51 DEBUG : file2: >newRWFileHandle: err= 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/13 01:43:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): RWFileHandle.Flush 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): RWFileHandle.Release 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): close: 2025/08/13 01:43:51 DEBUG : file2: vfs cache: setting modification time to 2025-08-13 01:43:51.782597656 +0000 UTC m=+11.239368541 2025/08/13 01:43:51 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:51 DEBUG : file2(0xc000d71580): >close: err= 2025/08/13 01:43:51 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : file2: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : file2: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : file2: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : file2: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/13 01:43:51 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 DEBUG : file2: vfs cache: starting upload 2025/08/13 01:43:51 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:51 INFO : file1: Copied (new) 2025/08/13 01:43:51 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-13 01:43:51 +0000 UTC" 2025/08/13 01:43:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:51 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:51 DEBUG : Looking for writers 2025/08/13 01:43:51 DEBUG : file1: reading active writers 2025/08/13 01:43:51 DEBUG : file2: reading active writers 2025/08/13 01:43:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:43:51 INFO : file2: Copied (new) 2025/08/13 01:43:51 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-13 01:43:51 +0000 UTC" 2025/08/13 01:43:51 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/13 01:43:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/13 01:43:51 INFO : file2: vfs cache: upload succeeded try #1 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : file2: reading active writers 2025/08/13 01:43:52 DEBUG : >WaitForWriters: 2025/08/13 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : file2: reading active writers 2025/08/13 01:43:52 DEBUG : >WaitForWriters: 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:52 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): openPending: 2025/08/13 01:43:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): >openPending: err= 2025/08/13 01:43:52 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): _writeAt: size=5, off=0 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): >_writeAt: n=5, err= 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): RWFileHandle.Flush 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): RWFileHandle.Flush 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): close: 2025/08/13 01:43:52 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:52.154092748 +0000 UTC m=+11.610863633 2025/08/13 01:43:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:52 DEBUG : file1(0xc000f27140): >close: err= 2025/08/13 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:52 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:52 INFO : file1: Copied (new) 2025/08/13 01:43:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:43:52 +0000 UTC" 2025/08/13 01:43:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : >WaitForWriters: 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:52 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): openPending: 2025/08/13 01:43:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): >openPending: err= 2025/08/13 01:43:52 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): _writeAt: size=5, off=0 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): >_writeAt: n=5, err= 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): RWFileHandle.Release 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): close: 2025/08/13 01:43:52 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:52.343246469 +0000 UTC m=+11.800017355 2025/08/13 01:43:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): >close: err= 2025/08/13 01:43:52 DEBUG : file1(0xc000f4d800): RWFileHandle.Release 2025/08/13 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:52 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:52 INFO : file1: Copied (new) 2025/08/13 01:43:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:43:52 +0000 UTC" 2025/08/13 01:43:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : >WaitForWriters: 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:43:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): openPending: 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): >openPending: err= 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/13 01:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): _writeAt: size=5, off=0 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): >_writeAt: n=5, err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): close: 2025/08/13 01:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:43:52.601914156 +0000 UTC m=+12.058685041 2025/08/13 01:43:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000ff6100): >close: err= 2025/08/13 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:43:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:52 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-13 01:43:52 +0000 UTC" 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : >WaitForWriters: 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.30s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:52 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/13 01:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/13 01:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/13 01:43:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): _writeAt: size=5, off=0 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): openPending: 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/13 01:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): >openPending: err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): >_writeAt: n=5, err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): _writeAt: size=15, off=5 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): >_writeAt: n=15, err= 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): close: 2025/08/13 01:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/13 01:43:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-13 01:43:52.915358722 +0000 UTC m=+12.372129607 2025/08/13 01:43:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:52 DEBUG : dir/file1(0xc000552f40): >close: err= 2025/08/13 01:43:52 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:52 DEBUG : dir: Looking for writers 2025/08/13 01:43:52 DEBUG : file1: reading active writers 2025/08/13 01:43:52 DEBUG : Looking for writers 2025/08/13 01:43:52 DEBUG : dir: reading active writers 2025/08/13 01:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:53 DEBUG : dir/file1: vfs cache: starting upload 2025/08/13 01:43:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:53 INFO : dir/file1: Copied (replaced existing) 2025/08/13 01:43:53 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-13 01:43:52 +0000 UTC" 2025/08/13 01:43:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:53 DEBUG : dir: Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : dir: reading active writers 2025/08/13 01:43:53 DEBUG : >WaitForWriters: 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.30s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): openPending: 2025/08/13 01:43:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): >openPending: err= 2025/08/13 01:43:53 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): close: 2025/08/13 01:43:53 DEBUG : file1: vfs cache: setting modification time to 2025-08-13 01:43:53.139354971 +0000 UTC m=+12.596125866 2025/08/13 01:43:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : file1(0xc000675040): >close: err= 2025/08/13 01:43:53 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:53 DEBUG : file1: vfs cache: starting upload 2025/08/13 01:43:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:43:53 INFO : file1: Copied (new) 2025/08/13 01:43:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-13 01:43:53 +0000 UTC" 2025/08/13 01:43:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:53 INFO : file1: vfs cache: upload succeeded try #1 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : file1: reading active writers 2025/08/13 01:43:53 DEBUG : >WaitForWriters: 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.329646357 +0000 UTC m=+12.786417242 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036a780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.329646357 +0000 UTC m=+12.786417242 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036ac00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.329646357 +0000 UTC m=+12.786417242 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b0c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2e70 item 1 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.337397107 +0000 UTC m=+12.794167982 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036b700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.337397107 +0000 UTC m=+12.794167982 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00036bc00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3490 item 2 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.343655215 +0000 UTC m=+12.800426090 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.343655215 +0000 UTC m=+12.800426090 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.343655215 +0000 UTC m=+12.800426090 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3ccc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3880 item 3 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.34739188 +0000 UTC m=+12.804162765 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.34739188 +0000 UTC m=+12.804162765 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675ac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c24d0 item 4 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.350317201 +0000 UTC m=+12.807088076 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6180): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.350317201 +0000 UTC m=+12.807088076 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.350317201 +0000 UTC m=+12.807088076 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e6ac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2850 item 5 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.356398887 +0000 UTC m=+12.813169773 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7180): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.356398887 +0000 UTC m=+12.813169773 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e76c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2d20 item 6 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.359562487 +0000 UTC m=+12.816333372 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.359562487 +0000 UTC m=+12.816333372 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b982c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.359562487 +0000 UTC m=+12.816333372 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c32d0 item 7 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.362191001 +0000 UTC m=+12.818961886 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.362191001 +0000 UTC m=+12.818961886 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3a40 item 8 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000b99940): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.36690991 +0000 UTC m=+12.823680795 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99d00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.36690991 +0000 UTC m=+12.823680795 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0200): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.36690991 +0000 UTC m=+12.823680795 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e1c0 item 9 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.369662086 +0000 UTC m=+12.826432971 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0d80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.369662086 +0000 UTC m=+12.826432971 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e850 item 10 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000ca1940): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.374535004 +0000 UTC m=+12.831305889 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1d00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.374535004 +0000 UTC m=+12.831305889 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.374535004 +0000 UTC m=+12.831305889 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ed20 item 11 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.378405149 +0000 UTC m=+12.835176034 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2e00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.378405149 +0000 UTC m=+12.835176034 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f730 item 12 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc0008a3a00): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3a00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.384038234 +0000 UTC m=+12.840809119 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d580): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.384038234 +0000 UTC m=+12.840809119 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e1c0 item 13 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.387470678 +0000 UTC m=+12.844241563 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.387470678 +0000 UTC m=+12.844241563 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec48c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e540 item 14 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000ec4f00): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.392021902 +0000 UTC m=+12.848792787 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec52c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.392021902 +0000 UTC m=+12.848792787 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e8c0 item 15 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.393771175 +0000 UTC m=+12.850542060 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.393771175 +0000 UTC m=+12.850542060 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e105c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ed90 item 16 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.396335649 +0000 UTC m=+12.853106534 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10c40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.396335649 +0000 UTC m=+12.853106534 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10f80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.396335649 +0000 UTC m=+12.853106534 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f9d0 item 17 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.40262715 +0000 UTC m=+12.859398035 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11b00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.40262715 +0000 UTC m=+12.859398035 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff60c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f500 item 18 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.40581815 +0000 UTC m=+12.862589035 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.40581815 +0000 UTC m=+12.862589035 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6c80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.40581815 +0000 UTC m=+12.862589035 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7180): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fce0 item 19 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.412235648 +0000 UTC m=+12.869006533 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3f40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.412235648 +0000 UTC m=+12.869006533 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000500): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fc70 item 20 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.416992117 +0000 UTC m=+12.873763002 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001000b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.416992117 +0000 UTC m=+12.873763002 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.416992117 +0000 UTC m=+12.873763002 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 21 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.420732479 +0000 UTC m=+12.877503363 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.420732479 +0000 UTC m=+12.877503363 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 22 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.424514007 +0000 UTC m=+12.881284893 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.424514007 +0000 UTC m=+12.881284893 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.424514007 +0000 UTC m=+12.881284893 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000848e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 23 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.430175455 +0000 UTC m=+12.886946341 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001001d00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.430175455 +0000 UTC m=+12.886946341 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b42c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 24 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc0008b4900): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.432176041 +0000 UTC m=+12.888946926 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b4cc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.432176041 +0000 UTC m=+12.888946926 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b51c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.432176041 +0000 UTC m=+12.888946926 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 25 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.439538923 +0000 UTC m=+12.896309808 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008b5d80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.439538923 +0000 UTC m=+12.896309808 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 26 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000849480): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.441621213 +0000 UTC m=+12.898392098 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.441621213 +0000 UTC m=+12.898392098 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000849d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.441621213 +0000 UTC m=+12.898392098 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fa40 item 27 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.446456539 +0000 UTC m=+12.903227424 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e09c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.446456539 +0000 UTC m=+12.903227424 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e0f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 28 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc0008e1540): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1540): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.448196936 +0000 UTC m=+12.904967821 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e1900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.448196936 +0000 UTC m=+12.904967821 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f64d0 item 29 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.450008257 +0000 UTC m=+12.906779133 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090a6c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.450008257 +0000 UTC m=+12.906779133 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090ac00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f73b0 item 30 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000872940): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.453070475 +0000 UTC m=+12.909841360 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000872d00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.453070475 +0000 UTC m=+12.909841360 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008733c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b42a0 item 31 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.456609319 +0000 UTC m=+12.913380203 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000873a40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.456609319 +0000 UTC m=+12.913380203 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4a80 item 32 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.458367479 +0000 UTC m=+12.915138364 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ac640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5180 item 33 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.459035834 +0000 UTC m=+12.915806719 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.459035834 +0000 UTC m=+12.915806719 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009acfc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5340 item 33 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.461095961 +0000 UTC m=+12.917866846 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ad600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b56c0 item 34 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.461886615 +0000 UTC m=+12.918657500 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009ada80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.461886615 +0000 UTC m=+12.918657500 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5ab0 item 34 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.466347549 +0000 UTC m=+12.923118435 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009de680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436460 item 35 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.466921868 +0000 UTC m=+12.923692743 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009deb00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.466921868 +0000 UTC m=+12.923692743 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436700 item 35 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.468724983 +0000 UTC m=+12.925495868 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7880 item 36 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.471158541 +0000 UTC m=+12.927929426 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090b780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.471158541 +0000 UTC m=+12.927929426 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00090bcc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c00 item 36 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.474627904 +0000 UTC m=+12.931398789 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de540 item 37 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.475459555 +0000 UTC m=+12.932230430 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093e800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.475459555 +0000 UTC m=+12.932230430 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ed00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de8c0 item 37 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.480701275 +0000 UTC m=+12.937472160 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009df680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436c40 item 38 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.481350544 +0000 UTC m=+12.938121429 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009dfb80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.481350544 +0000 UTC m=+12.938121429 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004370a0 item 38 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.485277295 +0000 UTC m=+12.942048181 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a007c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437b90 item 39 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.486178488 +0000 UTC m=+12.942949373 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a00cc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.486178488 +0000 UTC m=+12.942949373 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a011c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437d50 item 39 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.488636182 +0000 UTC m=+12.945407067 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001302a0 item 40 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.490995221 +0000 UTC m=+12.947766105 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a01d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.490995221 +0000 UTC m=+12.947766105 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130620 item 40 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.492682227 +0000 UTC m=+12.949453111 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1c8c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130a10 item 41 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.49680167 +0000 UTC m=+12.953572555 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1cdc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130bd0 item 41 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.498029225 +0000 UTC m=+12.954800100 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.498029225 +0000 UTC m=+12.954800100 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1d7c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130f50 item 41 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.500779608 +0000 UTC m=+12.957550493 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a1de00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001312d0 item 42 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.501409871 +0000 UTC m=+12.958180745 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131490 item 42 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.505017934 +0000 UTC m=+12.961788829 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a588c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.505017934 +0000 UTC m=+12.961788829 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a58e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131650 item 42 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.507007479 +0000 UTC m=+12.963778364 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001319d0 item 43 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.507767255 +0000 UTC m=+12.964538140 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131c00 item 43 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.508277463 +0000 UTC m=+12.965048348 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a59ec0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.508277463 +0000 UTC m=+12.965048348 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7c480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131dc0 item 43 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.514978012 +0000 UTC m=+12.971748897 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005942a0 item 44 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.516089629 +0000 UTC m=+12.972860503 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7cfc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594540 item 44 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.517190435 +0000 UTC m=+12.973961320 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7d500): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.517190435 +0000 UTC m=+12.973961320 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000a7da80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005948c0 item 44 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.519843736 +0000 UTC m=+12.976614621 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594d90 item 45 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.520785234 +0000 UTC m=+12.977556119 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.520785234 +0000 UTC m=+12.977556119 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb6d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595180 item 45 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.523507935 +0000 UTC m=+12.980278830 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595a40 item 46 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.524512821 +0000 UTC m=+12.981283706 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000cb7880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.524512821 +0000 UTC m=+12.981283706 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595e30 item 46 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.526431543 +0000 UTC m=+12.983202428 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df030 item 47 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.528397293 +0000 UTC m=+12.985168178 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093f840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.528397293 +0000 UTC m=+12.985168178 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00093ff40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df2d0 item 47 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.532656418 +0000 UTC m=+12.989427293 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c4d0 item 48 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.53575774 +0000 UTC m=+12.992528625 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce4b40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.53575774 +0000 UTC m=+12.992528625 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5240): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058c9a0 item 48 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.538098205 +0000 UTC m=+12.994869089 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfb90 item 49 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.539750386 +0000 UTC m=+12.996521271 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970a80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.539750386 +0000 UTC m=+12.996521271 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000970fc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532070 item 49 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.541175471 +0000 UTC m=+12.997946357 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532460 item 50 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.542502894 +0000 UTC m=+12.999273779 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000971b40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.542502894 +0000 UTC m=+12.999273779 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532850 item 50 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.54542081 +0000 UTC m=+13.002191696 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9c7c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532bd0 item 51 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.54644322 +0000 UTC m=+13.003214106 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9ccc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.54644322 +0000 UTC m=+13.003214106 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d200): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d90 item 51 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.54860573 +0000 UTC m=+13.005376615 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9d880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533110 item 52 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.549372178 +0000 UTC m=+13.006143064 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d9dd80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.549372178 +0000 UTC m=+13.006143064 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533570 item 52 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.551355742 +0000 UTC m=+13.008126627 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db8a00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d030 item 53 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.552250662 +0000 UTC m=+13.009021546 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.552250662 +0000 UTC m=+13.009021546 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ce5e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d2d0 item 53 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.553649217 +0000 UTC m=+13.010420112 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1c540): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058d810 item 54 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.554504153 +0000 UTC m=+13.011275038 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1ca40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.554504153 +0000 UTC m=+13.011275038 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1cfc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058df10 item 54 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.556590129 +0000 UTC m=+13.013361013 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1d640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec620 item 55 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.557204693 +0000 UTC m=+13.013975577 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d1db40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.557204693 +0000 UTC m=+13.013975577 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76100): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec8c0 item 55 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.558624308 +0000 UTC m=+13.015395193 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed260 item 56 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.559411836 +0000 UTC m=+13.016182720 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d76c80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.559411836 +0000 UTC m=+13.016182720 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77200): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ede30 item 56 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.561953277 +0000 UTC m=+13.018724161 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa2a0 item 57 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.562830223 +0000 UTC m=+13.019601108 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d77d80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa540 item 57 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.56371297 +0000 UTC m=+13.020483865 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.56371297 +0000 UTC m=+13.020483865 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e868c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004facb0 item 57 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.565369489 +0000 UTC m=+13.022140375 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e86f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb3b0 item 58 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.566185882 +0000 UTC m=+13.022956767 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb6c0 item 58 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.566867111 +0000 UTC m=+13.023637986 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.566867111 +0000 UTC m=+13.023637986 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e87f40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fba40 item 58 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.568445505 +0000 UTC m=+13.025216379 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4070 item 59 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.572719898 +0000 UTC m=+13.029490793 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea2b40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e42a0 item 59 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.578171171 +0000 UTC m=+13.034942057 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.578171171 +0000 UTC m=+13.034942057 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533ab0 item 59 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.586758512 +0000 UTC m=+13.043529407 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 60 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.590312294 +0000 UTC m=+13.047083178 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000db9b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316540 item 60 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.591430863 +0000 UTC m=+13.048201748 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.591430863 +0000 UTC m=+13.048201748 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316700 item 60 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.595692283 +0000 UTC m=+13.052463168 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e47e0 item 61 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.596951427 +0000 UTC m=+13.053722312 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.596951427 +0000 UTC m=+13.053722312 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ea3f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4b60 item 61 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.599860427 +0000 UTC m=+13.056631313 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ece5c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5420 item 62 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.600393138 +0000 UTC m=+13.057164033 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000eceb00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.600393138 +0000 UTC m=+13.057164033 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf200): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 62 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.602525932 +0000 UTC m=+13.059296817 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecf840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c70 item 63 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.603096123 +0000 UTC m=+13.059867008 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ecfd80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.603096123 +0000 UTC m=+13.059867008 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efa500): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 63 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.605681034 +0000 UTC m=+13.062451920 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efab40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d45b0 item 64 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.60753773 +0000 UTC m=+13.064308615 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.60753773 +0000 UTC m=+13.064308615 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efb780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d48c0 item 64 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.615210203 +0000 UTC m=+13.071981089 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000efbdc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4cb0 item 65 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.62201044 +0000 UTC m=+13.078781325 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c2c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.62201044 +0000 UTC m=+13.078781325 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1c7c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d51f0 item 65 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.626785834 +0000 UTC m=+13.083556729 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1ce00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5c70 item 66 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.631167189 +0000 UTC m=+13.087938084 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.631167189 +0000 UTC m=+13.087938084 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1d7c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e40e0 item 66 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.635609097 +0000 UTC m=+13.092379982 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f1de00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4d20 item 67 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.636393039 +0000 UTC m=+13.093163924 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.636393039 +0000 UTC m=+13.093163924 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4c800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e4fc0 item 67 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.640197121 +0000 UTC m=+13.096968006 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4ce80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e57a0 item 68 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.641576661 +0000 UTC m=+13.098347546 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.641576661 +0000 UTC m=+13.098347546 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4d8c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e5c70 item 68 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.64416536 +0000 UTC m=+13.100936245 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f4df00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4460 item 69 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.646049667 +0000 UTC m=+13.102820552 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a400): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.646049667 +0000 UTC m=+13.102820552 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7a900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c47e0 item 69 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.654501973 +0000 UTC m=+13.111272859 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7af80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c4d90 item 70 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.656048598 +0000 UTC m=+13.112819483 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.656048598 +0000 UTC m=+13.112819483 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000f7b9c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5340 item 70 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.661876678 +0000 UTC m=+13.118647563 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa20c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c5dc0 item 71 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.663084916 +0000 UTC m=+13.119855802 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa25c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.663084916 +0000 UTC m=+13.119855802 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa2ac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac0e0 item 71 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.665261302 +0000 UTC m=+13.122032187 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ac7e0 item 72 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.666754826 +0000 UTC m=+13.123525711 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.666754826 +0000 UTC m=+13.123525711 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fa3b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acaf0 item 72 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.672024928 +0000 UTC m=+13.128795814 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc61c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004acee0 item 73 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.672651115 +0000 UTC m=+13.129421999 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc66c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad420 item 73 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.673414067 +0000 UTC m=+13.130184952 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc6b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.673414067 +0000 UTC m=+13.130184952 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc70c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ad6c0 item 73 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.676742055 +0000 UTC m=+13.133512940 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 74 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.679125659 +0000 UTC m=+13.135896544 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000fc7c00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 74 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.682157671 +0000 UTC m=+13.138928626 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010121c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.682157671 +0000 UTC m=+13.138928626 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001012740): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 74 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.684200155 +0000 UTC m=+13.140971040 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca310 item 75 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.690884243 +0000 UTC m=+13.147655128 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca4d0 item 75 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.694353566 +0000 UTC m=+13.151124451 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e26dc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.694353566 +0000 UTC m=+13.151124451 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca690 item 75 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.702799561 +0000 UTC m=+13.159570446 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cad20 item 76 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.706913103 +0000 UTC m=+13.163683989 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e27e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cafc0 item 76 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): _writeAt: size=3, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.710380222 +0000 UTC m=+13.167151108 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70400): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.710380222 +0000 UTC m=+13.167151108 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb260 item 76 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.71855581 +0000 UTC m=+13.175326694 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70fc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbd50 item 77 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.720965974 +0000 UTC m=+13.177736859 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e714c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.720965974 +0000 UTC m=+13.177736859 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e71bc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408000 item 77 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.726876891 +0000 UTC m=+13.183647775 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316930 item 78 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.728616376 +0000 UTC m=+13.185387261 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.728616376 +0000 UTC m=+13.185387261 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cc600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164150 item 78 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.733922286 +0000 UTC m=+13.190693172 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006ccc40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001648c0 item 79 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.735546045 +0000 UTC m=+13.192316930 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.735546045 +0000 UTC m=+13.192316930 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cd840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164d20 item 79 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.737729293 +0000 UTC m=+13.194500178 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006cde80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001656c0 item 80 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.741561327 +0000 UTC m=+13.198332212 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a0a40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.741561327 +0000 UTC m=+13.198332212 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165a40 item 80 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.743601077 +0000 UTC m=+13.200371961 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165ea0 item 81 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.746596028 +0000 UTC m=+13.203366903 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0010a1c00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.746596028 +0000 UTC m=+13.203366903 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de01c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 81 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.748005374 +0000 UTC m=+13.204776259 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0840): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 82 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.751281224 +0000 UTC m=+13.208052109 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de0d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.751281224 +0000 UTC m=+13.208052109 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ab0 item 82 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.753964631 +0000 UTC m=+13.210735516 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000de1c80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 83 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.755520533 +0000 UTC m=+13.212291417 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000454e00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.755520533 +0000 UTC m=+13.212291417 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b6680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 83 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.758721872 +0000 UTC m=+13.215492757 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0004b7400): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316b60 item 84 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.760861919 +0000 UTC m=+13.217632804 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.760861919 +0000 UTC m=+13.217632804 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008785c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316d20 item 84 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.766691874 +0000 UTC m=+13.223462759 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001162c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 85 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.767793862 +0000 UTC m=+13.224564748 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000117140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.767793862 +0000 UTC m=+13.224564748 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0001179c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 85 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.771647767 +0000 UTC m=+13.228418652 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 86 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.77245378 +0000 UTC m=+13.229224665 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d2e40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.77245378 +0000 UTC m=+13.229224665 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d33c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 86 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.775790485 +0000 UTC m=+13.232561369 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0002d3d80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 87 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.776426878 +0000 UTC m=+13.233197763 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000878bc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.776426878 +0000 UTC m=+13.233197763 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879100): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 87 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.778459314 +0000 UTC m=+13.235230199 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008797c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317650 item 88 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.780062444 +0000 UTC m=+13.236833329 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000879cc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.780062444 +0000 UTC m=+13.236833329 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006702c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317810 item 88 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.784134217 +0000 UTC m=+13.240905102 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670a00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317b90 item 89 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.785594088 +0000 UTC m=+13.242364973 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000670f40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317d50 item 89 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.786315112 +0000 UTC m=+13.243085997 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.786315112 +0000 UTC m=+13.243085997 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000671a00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c62a0 item 89 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.788534358 +0000 UTC m=+13.245305242 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006720c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c68c0 item 90 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.78932414 +0000 UTC m=+13.246095024 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6bd0 item 90 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.790249868 +0000 UTC m=+13.247020753 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000672bc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.790249868 +0000 UTC m=+13.247020753 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6d90 item 90 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.792440119 +0000 UTC m=+13.249211005 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006738c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c73b0 item 91 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.793193143 +0000 UTC m=+13.249964028 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000673e00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c75e0 item 91 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.795270753 +0000 UTC m=+13.252041638 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000345c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): >_readAt: n=8, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.795270753 +0000 UTC m=+13.252041638 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000034dc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7810 item 91 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.804601791 +0000 UTC m=+13.261372705 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7c00 item 92 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.806500584 +0000 UTC m=+13.263271489 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0000359c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001780e0 item 92 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): _readAt: size=2, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): _writeAt: size=3, off=5 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): >_writeAt: n=3, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.808990088 +0000 UTC m=+13.265760973 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000035f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): >_readAt: n=3, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.808990088 +0000 UTC m=+13.265760973 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4c540): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178770 item 92 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.811939615 +0000 UTC m=+13.268710500 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4cc00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178d90 item 93 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.812923042 +0000 UTC m=+13.269693927 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d180): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.812923042 +0000 UTC m=+13.269693927 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4d880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179110 item 93 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.816244175 +0000 UTC m=+13.273015061 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000d4dec0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179570 item 94 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.817084614 +0000 UTC m=+13.273855499 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dc480): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.817084614 +0000 UTC m=+13.273855499 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dcc00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001797a0 item 94 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.821456231 +0000 UTC m=+13.278227105 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179c00 item 95 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.823607368 +0000 UTC m=+13.280378254 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008dd880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.823607368 +0000 UTC m=+13.280378254 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 95 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): open at offset 0 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.825541099 +0000 UTC m=+13.282312044 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552640): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 96 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.826082515 +0000 UTC m=+13.282853470 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000552b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.826082515 +0000 UTC m=+13.282853470 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 96 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:43:53 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:53 DEBUG : Looking for writers 2025/08/13 01:43:53 DEBUG : >WaitForWriters: 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/13 01:43:53 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.853108018 +0000 UTC m=+13.309878904 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.853108018 +0000 UTC m=+13.309878904 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e74c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.853108018 +0000 UTC m=+13.309878904 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008e7980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b27e0 item 1 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.855994768 +0000 UTC m=+13.312765654 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.855994768 +0000 UTC m=+13.312765654 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98540): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2d90 item 2 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.858653168 +0000 UTC m=+13.315424053 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.858653168 +0000 UTC m=+13.315424053 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.858653168 +0000 UTC m=+13.315424053 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000674dc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2a80 item 3 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.866648397 +0000 UTC m=+13.323419283 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000675440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.866648397 +0000 UTC m=+13.323419283 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0006759c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3030 item 4 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.869468371 +0000 UTC m=+13.326239257 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.869468371 +0000 UTC m=+13.326239257 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca0500): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.869468371 +0000 UTC m=+13.326239257 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca09c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3500 item 5 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.875048997 +0000 UTC m=+13.331819883 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.875048997 +0000 UTC m=+13.331819883 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca15c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3ea0 item 6 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.879767466 +0000 UTC m=+13.336538351 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ca1c40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.879767466 +0000 UTC m=+13.336538351 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c240): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.879767466 +0000 UTC m=+13.336538351 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3c700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e3f0 item 7 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.882815637 +0000 UTC m=+13.339586522 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3cd80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.882815637 +0000 UTC m=+13.339586522 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d2c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e8c0 item 8 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000e3d880): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3d880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.885786525 +0000 UTC m=+13.342557410 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e3dc40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.885786525 +0000 UTC m=+13.342557410 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4140): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.885786525 +0000 UTC m=+13.342557410 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ed90 item 9 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.89053606 +0000 UTC m=+13.347306946 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec4d00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.89053606 +0000 UTC m=+13.347306946 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5240): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f260 item 10 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000ec5880): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.900455242 +0000 UTC m=+13.357226127 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ec5c40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): _writeAt: size=3, off=2 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.900455242 +0000 UTC m=+13.357226127 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000553b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.900455242 +0000 UTC m=+13.357226127 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10100): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d180 item 11 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.930399805 +0000 UTC m=+13.387170690 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.930399805 +0000 UTC m=+13.387170690 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e10980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d570 item 12 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000e11040): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11040): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.933916907 +0000 UTC m=+13.390687803 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11400): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.933916907 +0000 UTC m=+13.390687803 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e11ac0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d9d0 item 13 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.94335204 +0000 UTC m=+13.400122925 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a21c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.94335204 +0000 UTC m=+13.400122925 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e0e0 item 14 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000b98f00): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b98f00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.94979262 +0000 UTC m=+13.406563516 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b992c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.94979262 +0000 UTC m=+13.406563516 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000b99980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3340 item 15 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.953980572 +0000 UTC m=+13.410751457 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a2d80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.953980572 +0000 UTC m=+13.410751457 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a32c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e4d0 item 16 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.959829653 +0000 UTC m=+13.416600538 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3940): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.959829653 +0000 UTC m=+13.416600538 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0008a3e00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.959829653 +0000 UTC m=+13.416600538 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea80 item 17 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.967814272 +0000 UTC m=+13.424585167 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6a40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.967814272 +0000 UTC m=+13.424585167 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff6f80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f340 item 18 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.970010655 +0000 UTC m=+13.426781540 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7600): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.970010655 +0000 UTC m=+13.426781540 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000ff7b00): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.970010655 +0000 UTC m=+13.426781540 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70080): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f880 item 19 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.973175897 +0000 UTC m=+13.429946782 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70700): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.973175897 +0000 UTC m=+13.429946782 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e70c40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fe30 item 20 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.974790137 +0000 UTC m=+13.431561023 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000e712c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.974790137 +0000 UTC m=+13.431561023 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.974790137 +0000 UTC m=+13.431561023 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a000): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 21 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.97794513 +0000 UTC m=+13.434716016 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115a680): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.97794513 +0000 UTC m=+13.434716016 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115abc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3880 item 22 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.981342218 +0000 UTC m=+13.438113103 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b240): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.981342218 +0000 UTC m=+13.438113103 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115b740): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.981342218 +0000 UTC m=+13.438113103 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc00115bc40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3ea0 item 23 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.985254793 +0000 UTC m=+13.442025678 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170340): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.985254793 +0000 UTC m=+13.442025678 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170880): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ea10 item 24 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc001170ec0): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001170ec0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.986887938 +0000 UTC m=+13.443658823 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171280): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.986887938 +0000 UTC m=+13.443658823 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171780): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.986887938 +0000 UTC m=+13.443658823 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc001171cc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f340 item 25 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.989356181 +0000 UTC m=+13.446127067 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009883c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.989356181 +0000 UTC m=+13.446127067 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988900): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 26 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc000988f40): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000988f40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.991366425 +0000 UTC m=+13.448137311 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989300): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): _readAt: size=2, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): open at offset 5 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): >_readAt: n=2, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): _writeAt: size=3, off=7 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.991366425 +0000 UTC m=+13.448137311 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989800): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.991366425 +0000 UTC m=+13.448137311 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000989d40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4230 item 27 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.99397372 +0000 UTC m=+13.450744606 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2440): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.99397372 +0000 UTC m=+13.450744606 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2980): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4a80 item 28 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc0009d2fc0): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d2fc0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.996044518 +0000 UTC m=+13.452815403 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3380): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.996044518 +0000 UTC m=+13.452815403 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009d3a40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5180 item 29 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.997529345 +0000 UTC m=+13.454300230 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000936c40): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.997529345 +0000 UTC m=+13.454300230 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937180): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 30 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:53 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/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): _readAt: size=2, off=0 2025/08/13 01:43:53 ERROR : open-test-file(0xc0009377c0): Couldn't read size of file 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009377c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): >openPending: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): _writeAt: size=5, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): >_writeAt: n=5, err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.999086879 +0000 UTC m=+13.455857763 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc000937b80): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:53 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): _readAt: size=512, off=0 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): openPending: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): >openPending: err= 2025/08/13 01:43:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): close: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:53.999086879 +0000 UTC m=+13.455857763 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:53 DEBUG : open-test-file(0xc0009602c0): >close: err= 2025/08/13 01:43:53 DEBUG : open-test-file: Remove: 2025/08/13 01:43:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 31 2025/08/13 01:43:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.000489512 +0000 UTC m=+13.457260397 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960940): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.000489512 +0000 UTC m=+13.457260397 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000960e80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 32 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.002332551 +0000 UTC m=+13.459103436 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0009614c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 33 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.002872806 +0000 UTC m=+13.459643691 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961940): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.002872806 +0000 UTC m=+13.459643691 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000961e40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111e30 item 33 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.006197286 +0000 UTC m=+13.462968161 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c500): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6d20 item 34 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.010677578 +0000 UTC m=+13.467448473 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0c980): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.010677578 +0000 UTC m=+13.467448473 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0cec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7340 item 34 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.014238081 +0000 UTC m=+13.471008966 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d500): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7810 item 35 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.015444226 +0000 UTC m=+13.472215111 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0d980): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.015444226 +0000 UTC m=+13.472215111 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a0de80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7b90 item 35 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.017270775 +0000 UTC m=+13.474041660 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32580): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004364d0 item 36 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.018025391 +0000 UTC m=+13.474796276 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32a80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.018025391 +0000 UTC m=+13.474796276 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a32fc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436770 item 36 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.020217095 +0000 UTC m=+13.476987980 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33600): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436cb0 item 37 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.021225839 +0000 UTC m=+13.477996724 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a33a80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.021225839 +0000 UTC m=+13.477996724 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c000): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437110 item 37 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.023020227 +0000 UTC m=+13.479791113 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5c680): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c00 item 38 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.023798088 +0000 UTC m=+13.480568973 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5cb80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.023798088 +0000 UTC m=+13.480568973 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d0c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437dc0 item 38 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.025384055 +0000 UTC m=+13.482154940 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5d740): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130380 item 39 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.026095 +0000 UTC m=+13.482865885 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a5dc40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.026095 +0000 UTC m=+13.482865885 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a821c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130690 item 39 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.02778385 +0000 UTC m=+13.484554736 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82840): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130a80 item 40 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.028562341 +0000 UTC m=+13.485333226 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a82d40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.028562341 +0000 UTC m=+13.485333226 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000130e00 item 40 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.030049494 +0000 UTC m=+13.486820379 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83840): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131180 item 41 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.030643849 +0000 UTC m=+13.487414734 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a83d40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131340 item 41 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.03125645 +0000 UTC m=+13.488027334 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.03125645 +0000 UTC m=+13.488027334 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa07c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131500 item 41 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.032908321 +0000 UTC m=+13.489679206 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa0e00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131880 item 42 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.036628243 +0000 UTC m=+13.493399128 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1300): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131ab0 item 42 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.037389793 +0000 UTC m=+13.494160678 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1840): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.037389793 +0000 UTC m=+13.494160678 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000aa1dc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000131c70 item 42 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.038739797 +0000 UTC m=+13.495510682 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4480): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594150 item 43 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.039254484 +0000 UTC m=+13.496025369 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4980): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594380 item 43 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.042207467 +0000 UTC m=+13.498978352 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4ec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.042207467 +0000 UTC m=+13.498978352 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5400): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594700 item 43 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.046109822 +0000 UTC m=+13.502880707 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5a40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 44 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.055048062 +0000 UTC m=+13.511818947 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0340): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594cb0 item 44 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.056202499 +0000 UTC m=+13.512973385 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada080): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.056202499 +0000 UTC m=+13.512973385 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ada600): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594ee0 item 44 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.057683059 +0000 UTC m=+13.514453943 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adac40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595960 item 45 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.058193237 +0000 UTC m=+13.514964122 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb140): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.058193237 +0000 UTC m=+13.514964122 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832240): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595ce0 item 45 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.060610384 +0000 UTC m=+13.517381270 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adb8c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4620 item 46 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.064648384 +0000 UTC m=+13.521419269 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000adbdc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.064648384 +0000 UTC m=+13.521419269 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da0a00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b4930 item 46 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.066027664 +0000 UTC m=+13.522798549 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1040): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5030 item 47 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.06658489 +0000 UTC m=+13.523355775 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1540): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.06658489 +0000 UTC m=+13.523355775 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000da1c40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5260 item 47 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.069988318 +0000 UTC m=+13.526759204 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832800): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b55e0 item 48 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.070539724 +0000 UTC m=+13.527310609 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000832d00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.070539724 +0000 UTC m=+13.527310609 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833400): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b57a0 item 48 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.074336442 +0000 UTC m=+13.531107327 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833a40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b5f10 item 49 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.0774409 +0000 UTC m=+13.534211785 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000833ec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.0774409 +0000 UTC m=+13.534211785 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cc580): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005941c0 item 49 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.078957195 +0000 UTC m=+13.535728081 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006ccc00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594770 item 50 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.082035255 +0000 UTC m=+13.538806129 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd100): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.082035255 +0000 UTC m=+13.538806129 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cd680): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594af0 item 50 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.084733971 +0000 UTC m=+13.541504856 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006cdd00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 51 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.085535795 +0000 UTC m=+13.542306681 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000aee80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.085535795 +0000 UTC m=+13.542306681 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b6700): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 51 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.087814663 +0000 UTC m=+13.544585548 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0001161c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e230 item 52 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.088725594 +0000 UTC m=+13.545496479 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000116ec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.088725594 +0000 UTC m=+13.545496479 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000117900): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e3f0 item 52 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.090924091 +0000 UTC m=+13.547694976 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0004b7480): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 53 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.092158168 +0000 UTC m=+13.548929052 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008780c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.092158168 +0000 UTC m=+13.548929052 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878600): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 53 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.09490241 +0000 UTC m=+13.551673295 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000878c80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 54 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.095593005 +0000 UTC m=+13.552363890 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879180): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.095593005 +0000 UTC m=+13.552363890 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879740): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 54 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.097399838 +0000 UTC m=+13.554170722 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000879dc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164380 item 55 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.098605701 +0000 UTC m=+13.555376586 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670340): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.098605701 +0000 UTC m=+13.555376586 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000670980): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164700 item 55 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.100533981 +0000 UTC m=+13.557304856 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671000): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000164cb0 item 56 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.101578382 +0000 UTC m=+13.558349267 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671500): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.101578382 +0000 UTC m=+13.558349267 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000671a80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165180 item 56 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.104981329 +0000 UTC m=+13.561752285 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672140): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001656c0 item 57 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.105684269 +0000 UTC m=+13.562455154 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672680): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165a40 item 57 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.106623914 +0000 UTC m=+13.563394798 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000672c40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.106623914 +0000 UTC m=+13.563394798 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006732c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000165ce0 item 57 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.108453047 +0000 UTC m=+13.565223932 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673900): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004082a0 item 58 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.109069144 +0000 UTC m=+13.565840029 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000673e40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004085b0 item 58 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.109790347 +0000 UTC m=+13.566561233 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034600): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.109790347 +0000 UTC m=+13.566561233 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d28c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e690 item 58 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.113761742 +0000 UTC m=+13.570532618 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d2f00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014eb60 item 59 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.117108536 +0000 UTC m=+13.573879421 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3440): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ed20 item 59 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.118636413 +0000 UTC m=+13.575407299 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0002d3cc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.118636413 +0000 UTC m=+13.575407299 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c2c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014eee0 item 59 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.12998074 +0000 UTC m=+13.586751626 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4c900): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f260 item 60 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.134219177 +0000 UTC m=+13.590990062 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4cf00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f490 item 60 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.136443091 +0000 UTC m=+13.593213976 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4d440): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.136443091 +0000 UTC m=+13.593213976 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000034e80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408c40 item 60 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.145879867 +0000 UTC m=+13.602650752 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0000354c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409260 item 61 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.150556415 +0000 UTC m=+13.607327301 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000035a40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.150556415 +0000 UTC m=+13.607327301 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc1c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ab0 item 61 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.157821965 +0000 UTC m=+13.614592850 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dc800): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316310 item 62 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.159766706 +0000 UTC m=+13.616537591 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dcdc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.159766706 +0000 UTC m=+13.616537591 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008dd5c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316620 item 62 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.164808922 +0000 UTC m=+13.621579806 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000d4da80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fb90 item 63 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.167569484 +0000 UTC m=+13.624340369 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a040): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.167569484 +0000 UTC m=+13.624340369 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036a740): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fe30 item 63 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): >_readAt: n=0, err=Bad file descriptor 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.171994541 +0000 UTC m=+13.628765426 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ad80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6620 item 64 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.175139704 +0000 UTC m=+13.631910590 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036b300): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.175139704 +0000 UTC m=+13.631910590 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00036ba00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c68c0 item 64 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.176745339 +0000 UTC m=+13.633516224 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6100): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6d90 item 65 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.179658878 +0000 UTC m=+13.636429763 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6580): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.179658878 +0000 UTC m=+13.636429763 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e6a80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7110 item 65 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.185065148 +0000 UTC m=+13.641836023 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7100): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c75e0 item 66 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.189533797 +0000 UTC m=+13.646304682 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7580): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.189533797 +0000 UTC m=+13.646304682 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008ddac0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7810 item 66 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.191503334 +0000 UTC m=+13.648274218 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674180): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316b60 item 67 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.19467671 +0000 UTC m=+13.651447596 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674600): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.19467671 +0000 UTC m=+13.651447596 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000674b40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316d20 item 67 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.197793862 +0000 UTC m=+13.654564748 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0006751c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317340 item 68 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.199618467 +0000 UTC m=+13.656389353 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675700): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.199618467 +0000 UTC m=+13.656389353 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000675c40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317500 item 68 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.207973032 +0000 UTC m=+13.664743916 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0300): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317880 item 69 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.209018324 +0000 UTC m=+13.665789209 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0780): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.209018324 +0000 UTC m=+13.665789209 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0c80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 69 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.218619748 +0000 UTC m=+13.675390634 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008e7d80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7b20 item 70 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.22166792 +0000 UTC m=+13.678438835 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c380): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.22166792 +0000 UTC m=+13.678438835 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3c8c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7f10 item 70 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.235154769 +0000 UTC m=+13.691925644 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3cf40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001788c0 item 71 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.239886181 +0000 UTC m=+13.696657065 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d440): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.239886181 +0000 UTC m=+13.696657065 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e3d940): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178bd0 item 71 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.253822333 +0000 UTC m=+13.710593217 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552040): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001791f0 item 72 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.257260978 +0000 UTC m=+13.714031863 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552540): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.257260978 +0000 UTC m=+13.714031863 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000552a80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179490 item 72 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.264896682 +0000 UTC m=+13.721667567 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca0f80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317d50 item 73 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.267965943 +0000 UTC m=+13.724736829 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca14c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c20e0 item 73 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.272573303 +0000 UTC m=+13.729344188 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1980): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.272573303 +0000 UTC m=+13.729344188 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ca1ec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2690 item 73 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.282603973 +0000 UTC m=+13.739374858 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179880 item 74 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.284552891 +0000 UTC m=+13.741323777 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553780): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179b20 item 74 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.288150365 +0000 UTC m=+13.744921250 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000553cc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.288150365 +0000 UTC m=+13.744921250 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a22c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179dc0 item 74 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.29938262 +0000 UTC m=+13.756153506 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2900): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2a80 item 75 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.300232225 +0000 UTC m=+13.757003111 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10880): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): _writeAt: size=3, off=2 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2c40 item 75 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.301937587 +0000 UTC m=+13.758708472 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e10e40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.301937587 +0000 UTC m=+13.758708472 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11380): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c2ee0 item 75 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.303876497 +0000 UTC m=+13.760647382 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e119c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c33b0 item 76 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.305658061 +0000 UTC m=+13.762428947 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000e11ec0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c35e0 item 76 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): _writeAt: size=3, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.306984932 +0000 UTC m=+13.763755818 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6480): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.306984932 +0000 UTC m=+13.763755818 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff6a40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c3960 item 76 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.31094701 +0000 UTC m=+13.767717905 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7080): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e150 item 77 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.311845858 +0000 UTC m=+13.768616743 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7580): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.311845858 +0000 UTC m=+13.768616743 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ff7c80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e310 item 77 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.314341142 +0000 UTC m=+13.771112027 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98340): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e850 item 78 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.315637735 +0000 UTC m=+13.772408620 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98840): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.315637735 +0000 UTC m=+13.772408620 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b98f80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016eaf0 item 78 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.320647861 +0000 UTC m=+13.777418747 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b995c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f110 item 79 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.321506283 +0000 UTC m=+13.778277167 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000b99ac0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.321506283 +0000 UTC m=+13.778277167 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4240): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f570 item 79 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.325865266 +0000 UTC m=+13.782636201 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4880): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f960 item 80 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.327457073 +0000 UTC m=+13.784227959 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac4d80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.327457073 +0000 UTC m=+13.784227959 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5480): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fb20 item 80 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.332564892 +0000 UTC m=+13.789335778 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ac5b00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2230 item 81 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.333641954 +0000 UTC m=+13.790412839 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4180): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.333641954 +0000 UTC m=+13.790412839 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4700): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2540 item 81 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.336397989 +0000 UTC m=+13.793168874 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec4d80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b28c0 item 82 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.337494397 +0000 UTC m=+13.794265281 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.337494397 +0000 UTC m=+13.794265281 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5800): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2af0 item 82 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.340942389 +0000 UTC m=+13.797713275 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000ec5e80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2f50 item 83 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.341967775 +0000 UTC m=+13.798738649 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cc4c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.341967775 +0000 UTC m=+13.798738649 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cca00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3180 item 83 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.344977834 +0000 UTC m=+13.801748719 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a2d80): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 84 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.348465662 +0000 UTC m=+13.805236547 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.348465662 +0000 UTC m=+13.805236547 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3800): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c5b0 item 84 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.354141777 +0000 UTC m=+13.810912663 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008a3f00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd20 item 85 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.356782144 +0000 UTC m=+13.813553030 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000826480): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.356782144 +0000 UTC m=+13.813553030 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008269c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cf50 item 85 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.360978973 +0000 UTC m=+13.817749858 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827040): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d340 item 86 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.362067757 +0000 UTC m=+13.818838642 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827540): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.362067757 +0000 UTC m=+13.818838642 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000827ac0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d500 item 86 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.36319877 +0000 UTC m=+13.819969655 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a1c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d960 item 87 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.363778449 +0000 UTC m=+13.820549333 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092a6c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.363778449 +0000 UTC m=+13.820549333 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092ac00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dd50 item 87 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.366358902 +0000 UTC m=+13.823129787 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b280): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e380 item 88 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.366967695 +0000 UTC m=+13.823738580 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092b780): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.366967695 +0000 UTC m=+13.823738580 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00092bd00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e930 item 88 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.369718449 +0000 UTC m=+13.826489335 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c3c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 89 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.370734738 +0000 UTC m=+13.827505622 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095c900): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f5e0 item 89 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.371688287 +0000 UTC m=+13.828459171 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095ce40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.371688287 +0000 UTC m=+13.828459171 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095d3c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f8f0 item 89 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.374025985 +0000 UTC m=+13.830796871 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095da00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 90 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.374616975 +0000 UTC m=+13.831387860 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc00095df40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 90 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.375387121 +0000 UTC m=+13.832157996 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984500): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.375387121 +0000 UTC m=+13.832157996 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000984ac0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 90 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.377255969 +0000 UTC m=+13.834026854 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd1c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b36c0 item 91 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.378309447 +0000 UTC m=+13.835080331 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cd700): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): >_readAt: n=2, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): _writeAt: size=3, off=7 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3880 item 91 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.379031261 +0000 UTC m=+13.835802147 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008cdc40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): >_readAt: n=8, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.379031261 +0000 UTC m=+13.835802147 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa240): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3b20 item 91 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.382206712 +0000 UTC m=+13.838977597 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fa880): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f64d0 item 92 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.383568148 +0000 UTC m=+13.840339034 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fadc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): open at offset 5 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6d90 item 92 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): _readAt: size=2, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): _writeAt: size=3, off=5 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): >_writeAt: n=3, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.38565189 +0000 UTC m=+13.842422925 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb300): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): >_readAt: n=3, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.38565189 +0000 UTC m=+13.842422925 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fb8c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f73b0 item 92 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.387951187 +0000 UTC m=+13.844722072 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc0008fbf00): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7880 item 93 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.388538468 +0000 UTC m=+13.845309354 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a184c0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.388538468 +0000 UTC m=+13.845309354 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a18bc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c00 item 93 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.391049944 +0000 UTC m=+13.847820829 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19200): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004365b0 item 94 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.39182037 +0000 UTC m=+13.848591255 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19740): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.39182037 +0000 UTC m=+13.848591255 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a19e40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436930 item 94 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.393972971 +0000 UTC m=+13.850743857 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4a500): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436d20 item 95 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.394624885 +0000 UTC m=+13.851395770 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4aa40): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.394624885 +0000 UTC m=+13.851395770 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b140): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437180 item 95 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 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/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): open at offset 0 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): _readAt: size=2, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): >_readAt: n=0, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.396723605 +0000 UTC m=+13.853494490 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4b780): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): _writeAt: size=5, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): >openPending: err= 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437c70 item 96 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): >_writeAt: n=5, err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.398925498 +0000 UTC m=+13.855696383 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a4bcc0): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/13 01:43:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:43:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/13 01:43:54 DEBUG : open-test-file: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): _readAt: size=512, off=0 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): openPending: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): >openPending: err= 2025/08/13 01:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): >_readAt: n=5, err=EOF 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): close: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-13 01:43:54.398925498 +0000 UTC m=+13.855696383 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/13 01:43:54 DEBUG : open-test-file(0xc000a6c440): >close: err= 2025/08/13 01:43:54 DEBUG : open-test-file: Remove: 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437e30 item 96 2025/08/13 01:43:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/13 01:43:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/13 01:43:54 DEBUG : open-test-file: >Remove: err= 2025/08/13 01:43:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : >WaitForWriters: 2025/08/13 01:43:54 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.10s) --- PASS: TestRWFileHandleOpenTests/writes (0.52s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.57s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:43:54 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:43:54 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:43:54 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : Config file has changed externally - reloading 2025/08/13 01:43:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:43:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:43:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:43:54 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:43:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:43:54 DEBUG : file1: newRWFileHandle: 2025/08/13 01:43:54 DEBUG : file1(0xc000984f80): openPending: 2025/08/13 01:43:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:54 DEBUG : file1(0xc000984f80): >openPending: err= 2025/08/13 01:43:54 DEBUG : file1: >newRWFileHandle: err= 2025/08/13 01:43:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:43:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/13 01:43:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/13 01:43:54 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/13 01:43:54 DEBUG : Looking for writers 2025/08/13 01:43:54 DEBUG : file1: reading active writers 2025/08/13 01:43:54 DEBUG : file1: active writers 1 2025/08/13 01:43:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/13 01:43:55 DEBUG : Looking for writers 2025/08/13 01:43:55 DEBUG : file1: reading active writers 2025/08/13 01:43:55 DEBUG : file1: active writers 1 2025/08/13 01:43:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/13 01:43:55 DEBUG : Looking for writers 2025/08/13 01:43:55 DEBUG : file1: reading active writers 2025/08/13 01:43:55 DEBUG : file1: active writers 1 2025/08/13 01:43:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:43:56 DEBUG : Looking for writers 2025/08/13 01:43:56 DEBUG : file1: reading active writers 2025/08/13 01:43:56 DEBUG : file1: active writers 1 2025/08/13 01:43:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:43:57 DEBUG : Looking for writers 2025/08/13 01:43:57 DEBUG : file1: reading active writers 2025/08/13 01:43:57 DEBUG : file1: active writers 1 2025/08/13 01:43:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:43:58 DEBUG : Looking for writers 2025/08/13 01:43:58 DEBUG : file1: reading active writers 2025/08/13 01:43:58 DEBUG : file1: active writers 1 2025/08/13 01:43:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:43:59 DEBUG : Looking for writers 2025/08/13 01:43:59 DEBUG : file1: reading active writers 2025/08/13 01:43:59 DEBUG : file1: active writers 1 2025/08/13 01:43:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:00 DEBUG : Looking for writers 2025/08/13 01:44:00 DEBUG : file1: reading active writers 2025/08/13 01:44:00 DEBUG : file1: active writers 1 2025/08/13 01:44:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:01 DEBUG : Looking for writers 2025/08/13 01:44:01 DEBUG : file1: reading active writers 2025/08/13 01:44:01 DEBUG : file1: active writers 1 2025/08/13 01:44:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:02 DEBUG : Looking for writers 2025/08/13 01:44:02 DEBUG : file1: reading active writers 2025/08/13 01:44:02 DEBUG : file1: active writers 1 2025/08/13 01:44:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:03 DEBUG : Looking for writers 2025/08/13 01:44:03 DEBUG : file1: reading active writers 2025/08/13 01:44:03 DEBUG : file1: active writers 1 2025/08/13 01:44:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:04 DEBUG : Looking for writers 2025/08/13 01:44:04 DEBUG : file1: reading active writers 2025/08/13 01:44:04 DEBUG : file1: active writers 1 2025/08/13 01:44:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:05 DEBUG : Looking for writers 2025/08/13 01:44:05 DEBUG : file1: reading active writers 2025/08/13 01:44:05 DEBUG : file1: active writers 1 2025/08/13 01:44:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:06 DEBUG : Looking for writers 2025/08/13 01:44:06 DEBUG : file1: reading active writers 2025/08/13 01:44:06 DEBUG : file1: active writers 1 2025/08/13 01:44:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:07 DEBUG : Looking for writers 2025/08/13 01:44:07 DEBUG : file1: reading active writers 2025/08/13 01:44:07 DEBUG : file1: active writers 1 2025/08/13 01:44:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:08 DEBUG : Looking for writers 2025/08/13 01:44:08 DEBUG : file1: reading active writers 2025/08/13 01:44:08 DEBUG : file1: active writers 1 2025/08/13 01:44:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:09 DEBUG : Looking for writers 2025/08/13 01:44:09 DEBUG : file1: reading active writers 2025/08/13 01:44:09 DEBUG : file1: active writers 1 2025/08/13 01:44:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:10 DEBUG : Looking for writers 2025/08/13 01:44:10 DEBUG : file1: reading active writers 2025/08/13 01:44:10 DEBUG : file1: active writers 1 2025/08/13 01:44:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:11 DEBUG : Looking for writers 2025/08/13 01:44:11 DEBUG : file1: reading active writers 2025/08/13 01:44:11 DEBUG : file1: active writers 1 2025/08/13 01:44:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:12 DEBUG : Looking for writers 2025/08/13 01:44:12 DEBUG : file1: reading active writers 2025/08/13 01:44:12 DEBUG : file1: active writers 1 2025/08/13 01:44:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:13 DEBUG : Looking for writers 2025/08/13 01:44:13 DEBUG : file1: reading active writers 2025/08/13 01:44:13 DEBUG : file1: active writers 1 2025/08/13 01:44:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:14 DEBUG : Looking for writers 2025/08/13 01:44:14 DEBUG : file1: reading active writers 2025/08/13 01:44:14 DEBUG : file1: active writers 1 2025/08/13 01:44:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:15 DEBUG : Looking for writers 2025/08/13 01:44:15 DEBUG : file1: reading active writers 2025/08/13 01:44:15 DEBUG : file1: active writers 1 2025/08/13 01:44:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:16 DEBUG : Looking for writers 2025/08/13 01:44:16 DEBUG : file1: reading active writers 2025/08/13 01:44:16 DEBUG : file1: active writers 1 2025/08/13 01:44:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:17 DEBUG : Looking for writers 2025/08/13 01:44:17 DEBUG : file1: reading active writers 2025/08/13 01:44:17 DEBUG : file1: active writers 1 2025/08/13 01:44:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:18 DEBUG : Looking for writers 2025/08/13 01:44:18 DEBUG : file1: reading active writers 2025/08/13 01:44:18 DEBUG : file1: active writers 1 2025/08/13 01:44:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:19 DEBUG : Looking for writers 2025/08/13 01:44:19 DEBUG : file1: reading active writers 2025/08/13 01:44:19 DEBUG : file1: active writers 1 2025/08/13 01:44:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:20 DEBUG : Looking for writers 2025/08/13 01:44:20 DEBUG : file1: reading active writers 2025/08/13 01:44:20 DEBUG : file1: active writers 1 2025/08/13 01:44:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:21 DEBUG : Looking for writers 2025/08/13 01:44:21 DEBUG : file1: reading active writers 2025/08/13 01:44:21 DEBUG : file1: active writers 1 2025/08/13 01:44:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:22 DEBUG : Looking for writers 2025/08/13 01:44:22 DEBUG : file1: reading active writers 2025/08/13 01:44:22 DEBUG : file1: active writers 1 2025/08/13 01:44:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:23 DEBUG : Looking for writers 2025/08/13 01:44:23 DEBUG : file1: reading active writers 2025/08/13 01:44:23 DEBUG : file1: active writers 1 2025/08/13 01:44:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/13 01:44:24 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00098e780 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ff8208 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824650465856} name:file1 opens:1 downloaders: o: fd:0xc000330010 info:{ModTime:{wall:13987926827367628067 ext:13882983529 loc:0x3ff96c0} ATime:{wall:13987926827367628067 ext:13882983529 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/13 01:44:24 DEBUG : >WaitForWriters: 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:24 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:24 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:44:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:24 DEBUG : rename_me: newRWFileHandle: 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): openPending: 2025/08/13 01:44:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): >openPending: err= 2025/08/13 01:44:24 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/13 01:44:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/13 01:44:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): _writeAt: size=5, off=0 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): >_writeAt: n=5, err= 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): close: 2025/08/13 01:44:24 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-13 01:44:24.452790273 +0000 UTC m=+43.909561157 2025/08/13 01:44:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/13 01:44:24 DEBUG : rename_me(0xc000454000): >close: err= 2025/08/13 01:44:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/13 01:44:24 DEBUG : i_was_renamed: Updating file with 0xc000ca2540 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:44:24 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:24 DEBUG : Looking for writers 2025/08/13 01:44:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/13 01:44:24 DEBUG : Looking for writers 2025/08/13 01:44:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/13 01:44:24 DEBUG : Looking for writers 2025/08/13 01:44:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/13 01:44:24 DEBUG : Looking for writers 2025/08/13 01:44:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:44:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/13 01:44:24 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/13 01:44:24 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:24 INFO : i_was_renamed: Copied (new) 2025/08/13 01:44:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-13 01:44:24 +0000 UTC" 2025/08/13 01:44:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/13 01:44:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/13 01:44:24 DEBUG : Looking for writers 2025/08/13 01:44:24 DEBUG : i_was_renamed: reading active writers 2025/08/13 01:44:24 DEBUG : >WaitForWriters: 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.21s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:24 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/13 01:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{TBC0v}/rclone-test-pumozeb5cixo" 2025/08/13 01:44:24 INFO : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:24 DEBUG : forgetting directory cache 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): _readAt: size=512, off=0 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): openPending: 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:45:24 +0000 UTC" against cached fingerprint "" 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): >openPending: err= 2025/08/13 01:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): >_readAt: n=20, err=EOF 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): close: 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:45:24 +0000 GMT 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate(0xc000673d80): >close: err= 2025/08/13 01:44:24 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:25 DEBUG : forgetting directory cache 2025/08/13 01:44:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): _readAt: size=512, off=0 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): openPending: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:46:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:45:24 +0000 UTC" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:46:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:45:24 +0000 UTC") 2025/08/13 01:44:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): >openPending: err= 2025/08/13 01:44:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): >_readAt: n=20, err=EOF 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): close: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:46:24 +0000 GMT 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008dd240): >close: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:25 DEBUG : forgetting directory cache 2025/08/13 01:44:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): _readAt: size=512, off=0 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): openPending: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:47:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:46:24 +0000 UTC" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:47:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:46:24 +0000 UTC") 2025/08/13 01:44:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): >openPending: err= 2025/08/13 01:44:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): >_readAt: n=20, err=EOF 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): close: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:47:24 +0000 GMT 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc0008e6440): >close: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:25 DEBUG : forgetting directory cache 2025/08/13 01:44:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): _readAt: size=512, off=0 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): openPending: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:48:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:47:24 +0000 UTC" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:48:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:47:24 +0000 UTC") 2025/08/13 01:44:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): >openPending: err= 2025/08/13 01:44:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): >_readAt: n=20, err=EOF 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): close: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:48:24 +0000 GMT 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ca1100): >close: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:25 DEBUG : forgetting directory cache 2025/08/13 01:44:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): _readAt: size=512, off=0 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): openPending: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:49:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:48:24 +0000 UTC" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:49:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:48:24 +0000 UTC") 2025/08/13 01:44:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): >openPending: err= 2025/08/13 01:44:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): >_readAt: n=20, err=EOF 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): close: 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:49:24 +0000 GMT 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate(0xc000ff7240): >close: err= 2025/08/13 01:44:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:26 DEBUG : forgetting directory cache 2025/08/13 01:44:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): _readAt: size=512, off=0 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): openPending: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-13 00:50:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:49:24 +0000 UTC" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-13 00:50:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:49:24 +0000 UTC") 2025/08/13 01:44:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/13 01:44:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): >openPending: err= 2025/08/13 01:44:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): >_readAt: n=20, err=EOF 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): close: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:50:24 +0000 GMT 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc000ec5480): >close: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:26 DEBUG : forgetting directory cache 2025/08/13 01:44:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): _readAt: size=512, off=0 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): openPending: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-13 00:51:24 +0000 UTC" against cached fingerprint "20,2025-08-13 00:50:24 +0000 UTC" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-13 00:51:24 +0000 UTC" != cached fingerprint "20,2025-08-13 00:50:24 +0000 UTC") 2025/08/13 01:44:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/13 01:44:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): >openPending: err= 2025/08/13 01:44:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): >_readAt: n=21, err=EOF 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): close: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:51:24 +0000 GMT 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0006c4b40): >close: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:26 DEBUG : forgetting directory cache 2025/08/13 01:44:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): _readAt: size=512, off=0 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): openPending: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-13 00:52:24 +0000 UTC" against cached fingerprint "21,2025-08-13 00:51:24 +0000 UTC" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-13 00:52:24 +0000 UTC" != cached fingerprint "21,2025-08-13 00:51:24 +0000 UTC") 2025/08/13 01:44:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/13 01:44:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): >openPending: err= 2025/08/13 01:44:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): >_readAt: n=22, err=EOF 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): close: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:52:24 +0000 GMT 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc00090b000): >close: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:26 DEBUG : forgetting directory cache 2025/08/13 01:44:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): _readAt: size=512, off=0 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): openPending: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-13 00:53:24 +0000 UTC" against cached fingerprint "22,2025-08-13 00:52:24 +0000 UTC" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-13 00:53:24 +0000 UTC" != cached fingerprint "22,2025-08-13 00:52:24 +0000 UTC") 2025/08/13 01:44:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/13 01:44:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): >openPending: err= 2025/08/13 01:44:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): >_readAt: n=23, err=EOF 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): close: 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:53:24 +0000 GMT 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate(0xc0008e0500): >close: err= 2025/08/13 01:44:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : forgetting directory cache 2025/08/13 01:44:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): _readAt: size=512, off=0 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): openPending: 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-13 00:54:24 +0000 UTC" against cached fingerprint "23,2025-08-13 00:53:24 +0000 UTC" 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-13 00:54:24 +0000 UTC" != cached fingerprint "23,2025-08-13 00:53:24 +0000 UTC") 2025/08/13 01:44:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/13 01:44:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): >openPending: err= 2025/08/13 01:44:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): >_readAt: n=24, err=EOF 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): close: 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-13 00:54:24 +0000 GMT 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate(0xc000988ac0): >close: err= 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: 2025/08/13 01:44:27 DEBUG : webdav root 'rclone-test-pumozeb5cixo': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : forgetting directory cache 2025/08/13 01:44:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/13 01:44:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/13 01:44:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/13 01:44:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/13 01:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : FiLeA: reading active writers 2025/08/13 01:44:27 DEBUG : FiLeB: reading active writers 2025/08/13 01:44:27 DEBUG : FilEb: reading active writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : FiLeA: reading active writers 2025/08/13 01:44:27 DEBUG : FiLeB: reading active writers 2025/08/13 01:44:27 DEBUG : FilEb: reading active writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/13 01:44:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : webdav root 'rclone-test-pumozeb5cixo': Reusing VFS from active cache 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:27 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:27 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:27 DEBUG : dir: Looking for writers 2025/08/13 01:44:27 DEBUG : file2: reading active writers 2025/08/13 01:44:27 DEBUG : Looking for writers 2025/08/13 01:44:27 DEBUG : dir: reading active writers 2025/08/13 01:44:27 DEBUG : file1: reading active writers 2025/08/13 01:44:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:28 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:28 DEBUG : dir: Looking for writers 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : dir: reading active writers 2025/08/13 01:44:28 DEBUG : file1: reading active writers 2025/08/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:28 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:28 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:44:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:44:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:44:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:44:28 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/13 01:44:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:28 DEBUG : dir: Looking for writers 2025/08/13 01:44:28 DEBUG : file2: reading active writers 2025/08/13 01:44:28 DEBUG : new_file.txt: reading active writers 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : dir: reading active writers 2025/08/13 01:44:28 DEBUG : file1: reading active writers 2025/08/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:28 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/13 01:44:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000f88240 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:28 INFO : dir/file1: Moved (server-side) to: file0 2025/08/13 01:44:28 DEBUG : file0: Updating file with file0 0xc000f88240 2025/08/13 01:44:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:28 DEBUG : dir: Looking for writers 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : dir: reading active writers 2025/08/13 01:44:28 DEBUG : file0: reading active writers 2025/08/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:28 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:28 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/13 01:44:28 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/13 01:44:28 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : a: Looking for writers 2025/08/13 01:44:28 DEBUG : b: Looking for writers 2025/08/13 01:44:28 DEBUG : c: Looking for writers 2025/08/13 01:44:28 DEBUG : d: Looking for writers 2025/08/13 01:44:28 DEBUG : Looking for writers 2025/08/13 01:44:28 DEBUG : /: reading active writers 2025/08/13 01:44:28 DEBUG : a: reading active writers 2025/08/13 01:44:28 DEBUG : b: reading active writers 2025/08/13 01:44:28 DEBUG : c: reading active writers 2025/08/13 01:44:28 DEBUG : d: reading active writers 2025/08/13 01:44:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:29 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/13 01:44:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/13 01:44:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/13 01:44:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/13 01:44:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:29 DEBUG : a/b/c/d: Looking for writers 2025/08/13 01:44:29 DEBUG : a/b/c: Looking for writers 2025/08/13 01:44:29 DEBUG : d: reading active writers 2025/08/13 01:44:29 DEBUG : a/b: Looking for writers 2025/08/13 01:44:29 DEBUG : c: reading active writers 2025/08/13 01:44:29 DEBUG : a: Looking for writers 2025/08/13 01:44:29 DEBUG : b: reading active writers 2025/08/13 01:44:29 DEBUG : Looking for writers 2025/08/13 01:44:29 DEBUG : a: reading active writers 2025/08/13 01:44:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:29 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:29 DEBUG : Looking for writers 2025/08/13 01:44:29 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-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:29 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:44:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/13 01:44:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/13 01:44:29 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:44:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:29 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:44:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:29 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/13 01:44:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:29 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:29 DEBUG : Looking for writers 2025/08/13 01:44:29 DEBUG : file1: reading active writers 2025/08/13 01:44:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:29 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/13 01:44:30 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/13 01:44:30 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/13 01:44:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/13 01:44:30 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/13 01:44:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:30 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/13 01:44:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:30 DEBUG : Looking for writers 2025/08/13 01:44:30 DEBUG : file1: reading active writers 2025/08/13 01:44:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.09s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:30 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/13 01:44:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:30 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/13 01:44:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:30 DEBUG : Looking for writers 2025/08/13 01:44:30 DEBUG : file1: reading active writers 2025/08/13 01:44:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:30 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:44:30 DEBUG : file1: WriteFileHandle.Release closing 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:44:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:44:30 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:44:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:30 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/13 01:44:30 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:30 DEBUG : Looking for writers 2025/08/13 01:44:30 DEBUG : file1: reading active writers 2025/08/13 01:44:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:44:30 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:44:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:44:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:44:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:44:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/13 01:44:31 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/13 01:44:31 DEBUG : Looking for writers 2025/08/13 01:44:31 DEBUG : file1: reading active writers 2025/08/13 01:44:31 DEBUG : file1: active writers 1 2025/08/13 01:44:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/13 01:44:32 DEBUG : Looking for writers 2025/08/13 01:44:32 DEBUG : file1: reading active writers 2025/08/13 01:44:32 DEBUG : file1: active writers 1 2025/08/13 01:44:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:33 DEBUG : Looking for writers 2025/08/13 01:44:33 DEBUG : file1: reading active writers 2025/08/13 01:44:33 DEBUG : file1: active writers 1 2025/08/13 01:44:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:34 DEBUG : Looking for writers 2025/08/13 01:44:34 DEBUG : file1: reading active writers 2025/08/13 01:44:34 DEBUG : file1: active writers 1 2025/08/13 01:44:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:35 DEBUG : Looking for writers 2025/08/13 01:44:35 DEBUG : file1: reading active writers 2025/08/13 01:44:35 DEBUG : file1: active writers 1 2025/08/13 01:44:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:36 DEBUG : Looking for writers 2025/08/13 01:44:36 DEBUG : file1: reading active writers 2025/08/13 01:44:36 DEBUG : file1: active writers 1 2025/08/13 01:44:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:37 DEBUG : Looking for writers 2025/08/13 01:44:37 DEBUG : file1: reading active writers 2025/08/13 01:44:37 DEBUG : file1: active writers 1 2025/08/13 01:44:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:38 DEBUG : Looking for writers 2025/08/13 01:44:38 DEBUG : file1: reading active writers 2025/08/13 01:44:38 DEBUG : file1: active writers 1 2025/08/13 01:44:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:39 DEBUG : Looking for writers 2025/08/13 01:44:39 DEBUG : file1: reading active writers 2025/08/13 01:44:39 DEBUG : file1: active writers 1 2025/08/13 01:44:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:40 DEBUG : Looking for writers 2025/08/13 01:44:40 DEBUG : file1: reading active writers 2025/08/13 01:44:40 DEBUG : file1: active writers 1 2025/08/13 01:44:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:41 DEBUG : Looking for writers 2025/08/13 01:44:41 DEBUG : file1: reading active writers 2025/08/13 01:44:41 DEBUG : file1: active writers 1 2025/08/13 01:44:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:42 DEBUG : Looking for writers 2025/08/13 01:44:42 DEBUG : file1: reading active writers 2025/08/13 01:44:42 DEBUG : file1: active writers 1 2025/08/13 01:44:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:43 DEBUG : Looking for writers 2025/08/13 01:44:43 DEBUG : file1: reading active writers 2025/08/13 01:44:43 DEBUG : file1: active writers 1 2025/08/13 01:44:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:44 DEBUG : Looking for writers 2025/08/13 01:44:44 DEBUG : file1: reading active writers 2025/08/13 01:44:44 DEBUG : file1: active writers 1 2025/08/13 01:44:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:45 DEBUG : Looking for writers 2025/08/13 01:44:45 DEBUG : file1: reading active writers 2025/08/13 01:44:45 DEBUG : file1: active writers 1 2025/08/13 01:44:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:46 DEBUG : Looking for writers 2025/08/13 01:44:46 DEBUG : file1: reading active writers 2025/08/13 01:44:46 DEBUG : file1: active writers 1 2025/08/13 01:44:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:47 DEBUG : Looking for writers 2025/08/13 01:44:47 DEBUG : file1: reading active writers 2025/08/13 01:44:47 DEBUG : file1: active writers 1 2025/08/13 01:44:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:48 DEBUG : Looking for writers 2025/08/13 01:44:48 DEBUG : file1: reading active writers 2025/08/13 01:44:48 DEBUG : file1: active writers 1 2025/08/13 01:44:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:49 DEBUG : Looking for writers 2025/08/13 01:44:49 DEBUG : file1: reading active writers 2025/08/13 01:44:49 DEBUG : file1: active writers 1 2025/08/13 01:44:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:50 DEBUG : Looking for writers 2025/08/13 01:44:50 DEBUG : file1: reading active writers 2025/08/13 01:44:50 DEBUG : file1: active writers 1 2025/08/13 01:44:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:51 DEBUG : Looking for writers 2025/08/13 01:44:51 DEBUG : file1: reading active writers 2025/08/13 01:44:51 DEBUG : file1: active writers 1 2025/08/13 01:44:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:52 DEBUG : Looking for writers 2025/08/13 01:44:52 DEBUG : file1: reading active writers 2025/08/13 01:44:52 DEBUG : file1: active writers 1 2025/08/13 01:44:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:53 DEBUG : Looking for writers 2025/08/13 01:44:53 DEBUG : file1: reading active writers 2025/08/13 01:44:53 DEBUG : file1: active writers 1 2025/08/13 01:44:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:54 DEBUG : Looking for writers 2025/08/13 01:44:54 DEBUG : file1: reading active writers 2025/08/13 01:44:54 DEBUG : file1: active writers 1 2025/08/13 01:44:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:55 DEBUG : Looking for writers 2025/08/13 01:44:55 DEBUG : file1: reading active writers 2025/08/13 01:44:55 DEBUG : file1: active writers 1 2025/08/13 01:44:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:56 DEBUG : Looking for writers 2025/08/13 01:44:56 DEBUG : file1: reading active writers 2025/08/13 01:44:56 DEBUG : file1: active writers 1 2025/08/13 01:44:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:57 DEBUG : Looking for writers 2025/08/13 01:44:57 DEBUG : file1: reading active writers 2025/08/13 01:44:57 DEBUG : file1: active writers 1 2025/08/13 01:44:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:58 DEBUG : Looking for writers 2025/08/13 01:44:58 DEBUG : file1: reading active writers 2025/08/13 01:44:58 DEBUG : file1: active writers 1 2025/08/13 01:44:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:44:59 DEBUG : Looking for writers 2025/08/13 01:44:59 DEBUG : file1: reading active writers 2025/08/13 01:44:59 DEBUG : file1: active writers 1 2025/08/13 01:44:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:45:00 DEBUG : Looking for writers 2025/08/13 01:45:00 DEBUG : file1: reading active writers 2025/08/13 01:45:00 DEBUG : file1: active writers 1 2025/08/13 01:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/13 01:45:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/13 01:45:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:45:01 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:45:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:45:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:45:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/13 01:45:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:45:01 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:45:01 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:45:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:45:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:45:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:45:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:45:01 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:45:01 DEBUG : Looking for writers 2025/08/13 01:45:01 DEBUG : file1: reading active writers 2025/08/13 01:45:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-pumozeb5cixo'", Local "Local file system at /tmp/rclone1099353010", Modify Window "1s" 2025/08/13 01:45:01 INFO : webdav root 'rclone-test-pumozeb5cixo': poll-interval is not supported by this remote 2025/08/13 01:45:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/13 01:45:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/13 01:45:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : webdav root 'rclone-test-pumozeb5cixo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/13 01:45:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/13 01:45:01 DEBUG : file1: Size of src and dst objects identical 2025/08/13 01:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/13 01:45:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/13 01:45:01 DEBUG : file1: Open: flags=O_RDONLY 2025/08/13 01:45:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/13 01:45:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/13 01:45:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/13 01:45:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/13 01:45:01 DEBUG : WaitForWriters: timeout=30s 2025/08/13 01:45:01 DEBUG : Looking for writers 2025/08/13 01:45:01 DEBUG : file1: reading active writers 2025/08/13 01:45:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/13 01:45:01 DEBUG : webdav root 'rclone-test-pumozeb5cixo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.692978951s (try 1/5)