"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/08 02:52:05 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-zuxuzez6kipe" 2025/09/08 02:52:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:52:05 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/08 02:52:05 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/08 02:52:05 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/08 02:52:05 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/08 02:52:05 DEBUG : Setting pass="P662nvrn--KCIV7DSXGQul6-7qnZgNLAYgsEbxdMI8nx" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/08 02:52:05 DEBUG : TestWebdavRclone: detected overridden config - adding "{S439I}" suffix to name 2025/09/08 02:52:05 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/08 02:52:05 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/08 02:52:05 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/08 02:52:05 DEBUG : Setting pass="P662nvrn--KCIV7DSXGQul6-7qnZgNLAYgsEbxdMI8nx" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/08 02:52:05 DEBUG : found headers: 2025/09/08 02:52:05 DEBUG : Creating backend with remote "/tmp/rclone3918190888" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:05 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:05 DEBUG : dir: Looking for writers 2025/09/08 02:52:05 DEBUG : Looking for writers 2025/09/08 02:52:05 DEBUG : dir: reading active writers 2025/09/08 02:52:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:05 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:05 DEBUG : dir/subdir: Looking for writers 2025/09/08 02:52:05 DEBUG : dir: Looking for writers 2025/09/08 02:52:05 DEBUG : file1: reading active writers 2025/09/08 02:52:05 DEBUG : file2: reading active writers 2025/09/08 02:52:05 DEBUG : subdir: reading active writers 2025/09/08 02:52:05 DEBUG : Looking for writers 2025/09/08 02:52:05 DEBUG : dir: reading active writers 2025/09/08 02:52:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:05 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:05 DEBUG : dir: Looking for writers 2025/09/08 02:52:05 DEBUG : file1: reading active writers 2025/09/08 02:52:05 DEBUG : Looking for writers 2025/09/08 02:52:05 DEBUG : dir: reading active writers 2025/09/08 02:52:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:05 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:05 DEBUG : dir: Looking for writers 2025/09/08 02:52:05 DEBUG : Looking for writers 2025/09/08 02:52:05 DEBUG : dir: reading active writers 2025/09/08 02:52:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:05 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:05 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:05 DEBUG : forgetting directory cache 2025/09/08 02:52:05 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:05 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:05 DEBUG : Looking for writers 2025/09/08 02:52:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:06 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/08 02:52:06 DEBUG : dir: invalidating directory cache 2025/09/08 02:52:06 DEBUG : >ForgetPath: 2025/09/08 02:52:06 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/08 02:52:06 DEBUG : invalidating directory cache 2025/09/08 02:52:06 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:06 DEBUG : >ForgetPath: 2025/09/08 02:52:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/08 02:52:06 DEBUG : >ForgetPath: 2025/09/08 02:52:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:06 DEBUG : dir: Looking for writers 2025/09/08 02:52:06 DEBUG : Looking for writers 2025/09/08 02:52:06 DEBUG : dir: reading active writers 2025/09/08 02:52:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:06 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : forgetting directory cache 2025/09/08 02:52:06 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:06 DEBUG : dir: Looking for writers 2025/09/08 02:52:06 DEBUG : fil/a/b: Looking for writers 2025/09/08 02:52:06 DEBUG : fil/a: Looking for writers 2025/09/08 02:52:06 DEBUG : b: reading active writers 2025/09/08 02:52:06 DEBUG : fil: Looking for writers 2025/09/08 02:52:06 DEBUG : a: reading active writers 2025/09/08 02:52:06 DEBUG : Looking for writers 2025/09/08 02:52:06 DEBUG : dir: reading active writers 2025/09/08 02:52:06 DEBUG : fil: reading active writers 2025/09/08 02:52:06 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:06 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:06 DEBUG : dir: Looking for writers 2025/09/08 02:52:06 DEBUG : Looking for writers 2025/09/08 02:52:06 DEBUG : dir: reading active writers 2025/09/08 02:52:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:06 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:06 DEBUG : dir: Looking for writers 2025/09/08 02:52:06 DEBUG : file1: reading active writers 2025/09/08 02:52:06 DEBUG : Looking for writers 2025/09/08 02:52:06 DEBUG : dir: reading active writers 2025/09/08 02:52:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:06 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:06 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/08 02:52:07 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 DEBUG : dir: invalidating directory cache 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/08 02:52:07 DEBUG : dir/file1: Reset virtual modtime 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/08 02:52:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:07 DEBUG : dir: invalidating directory cache 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/08 02:52:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/08 02:52:07 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/08 02:52:07 DEBUG : forgetting directory cache 2025/09/08 02:52:07 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:07 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/08 02:52:07 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:07 DEBUG : dir/virtualDir: Looking for writers 2025/09/08 02:52:07 DEBUG : dir: Looking for writers 2025/09/08 02:52:07 DEBUG : file1: reading active writers 2025/09/08 02:52:07 DEBUG : virtualFile2: reading active writers 2025/09/08 02:52:07 DEBUG : virtualFile: reading active writers 2025/09/08 02:52:07 DEBUG : virtualDir: reading active writers 2025/09/08 02:52:07 DEBUG : Looking for writers 2025/09/08 02:52:07 DEBUG : dir: reading active writers 2025/09/08 02:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:07 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 ERROR : dir/: Can only open directories read only 2025/09/08 02:52:07 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:07 DEBUG : dir: Looking for writers 2025/09/08 02:52:07 DEBUG : Looking for writers 2025/09/08 02:52:07 DEBUG : dir: reading active writers 2025/09/08 02:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:07 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 02:52:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 02:52:07 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 02:52:07 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 NOTICE: webdav root 'rclone-test-zuxuzez6kipe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/08 02:52:07 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/08 02:52:07 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:07 DEBUG : dir: Looking for writers 2025/09/08 02:52:07 DEBUG : file1: reading active writers 2025/09/08 02:52:07 DEBUG : potato: reading active writers 2025/09/08 02:52:07 DEBUG : Looking for writers 2025/09/08 02:52:07 DEBUG : dir: reading active writers 2025/09/08 02:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:07 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 02:52:07 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:07 DEBUG : dir/sub: Looking for writers 2025/09/08 02:52:07 DEBUG : dir: Looking for writers 2025/09/08 02:52:07 DEBUG : sub: reading active writers 2025/09/08 02:52:07 DEBUG : file1: reading active writers 2025/09/08 02:52:07 DEBUG : Looking for writers 2025/09/08 02:52:07 DEBUG : dir: reading active writers 2025/09/08 02:52:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:08 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 02:52:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/08 02:52:08 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:08 DEBUG : dir/sub/subsub: Looking for writers 2025/09/08 02:52:08 DEBUG : dir/sub: Looking for writers 2025/09/08 02:52:08 DEBUG : subsub: reading active writers 2025/09/08 02:52:08 DEBUG : dir: Looking for writers 2025/09/08 02:52:08 DEBUG : file1: reading active writers 2025/09/08 02:52:08 DEBUG : sub: reading active writers 2025/09/08 02:52:08 DEBUG : Looking for writers 2025/09/08 02:52:08 DEBUG : dir: reading active writers 2025/09/08 02:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:08 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 ERROR : dir/: Dir.Remove not empty 2025/09/08 02:52:08 DEBUG : dir/file1: Remove: 2025/09/08 02:52:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:08 DEBUG : dir/file1: >Remove: err= 2025/09/08 02:52:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 02:52:08 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:08 DEBUG : Looking for writers 2025/09/08 02:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:08 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 DEBUG : dir/file1: Remove: 2025/09/08 02:52:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:08 DEBUG : dir/file1: >Remove: err= 2025/09/08 02:52:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 02:52:08 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:08 DEBUG : Looking for writers 2025/09/08 02:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:08 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 DEBUG : dir/file1: Remove: 2025/09/08 02:52:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:08 DEBUG : dir/file1: >Remove: err= 2025/09/08 02:52:08 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:08 DEBUG : dir: Looking for writers 2025/09/08 02:52:08 DEBUG : Looking for writers 2025/09/08 02:52:08 DEBUG : dir: reading active writers 2025/09/08 02:52:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:08 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/08 02:52:08 DEBUG : dir: Updating dir with dir2 0xc0005760d0 2025/09/08 02:52:08 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:08 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/08 02:52:08 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/08 02:52:09 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/08 02:52:09 DEBUG : file2: Updating file with file2 0xc0003f12c0 2025/09/08 02:52:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:09 INFO : dir2/file3: Deleted 2025/09/08 02:52:09 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/08 02:52:09 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003f12c0 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/08 02:52:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/08 02:52:09 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006d7520 2025/09/08 02:52:09 DEBUG : empty directory: forgetting directory cache 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/08 02:52:09 DEBUG : dir2: Renaming to "dir3" 2025/09/08 02:52:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:09 DEBUG : dir3: Looking for writers 2025/09/08 02:52:09 DEBUG : file3: reading active writers 2025/09/08 02:52:09 DEBUG : renamed empty directory: Looking for writers 2025/09/08 02:52:09 DEBUG : Looking for writers 2025/09/08 02:52:09 DEBUG : renamed empty directory: reading active writers 2025/09/08 02:52:09 DEBUG : dir3: reading active writers 2025/09/08 02:52:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:09 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/08 02:52:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 02:52:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/08 02:52:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 02:52:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/08 02:52:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:09 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (12 bytes), uploading instead of streaming 2025/09/08 02:52:09 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:09 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:09 DEBUG : forgetting directory cache 2025/09/08 02:52:09 DEBUG : dir: forgetting directory cache 2025/09/08 02:52:09 DEBUG : dir/sub: forgetting directory cache 2025/09/08 02:52:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/08 02:52:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/08 02:52:09 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 02:52:09 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:09 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/08 02:52:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/08 02:52:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:09 DEBUG : dir/sub: Looking for writers 2025/09/08 02:52:09 DEBUG : file0: reading active writers 2025/09/08 02:52:09 DEBUG : file2: reading active writers 2025/09/08 02:52:09 DEBUG : dir: Looking for writers 2025/09/08 02:52:09 DEBUG : file1: reading active writers 2025/09/08 02:52:09 DEBUG : sub: reading active writers 2025/09/08 02:52:09 DEBUG : Looking for writers 2025/09/08 02:52:09 DEBUG : dir: reading active writers 2025/09/08 02:52:09 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:09 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/08 02:52:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:09 DEBUG : Looking for writers 2025/09/08 02:52:09 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:09 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:09 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:09 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/08 02:52:09 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:09 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/08 02:52:09 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/08 02:52:09 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/08 02:52:09 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:09 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:09 DEBUG : dir: Looking for writers 2025/09/08 02:52:09 DEBUG : file1: reading active writers 2025/09/08 02:52:09 DEBUG : file1.metadata: reading active writers 2025/09/08 02:52:09 DEBUG : Looking for writers 2025/09/08 02:52:09 DEBUG : dir.metadata: reading active writers 2025/09/08 02:52:09 DEBUG : dir: reading active writers 2025/09/08 02:52:09 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:09 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:09 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:09 DEBUG : dir: Looking for writers 2025/09/08 02:52:09 DEBUG : file1: reading active writers 2025/09/08 02:52:09 DEBUG : Looking for writers 2025/09/08 02:52:09 DEBUG : dir: reading active writers 2025/09/08 02:52:09 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:09 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : file1: reading active writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 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-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : file1: reading active writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/08 02:52:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/08 02:52:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/08 02:52:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : file.txt: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:10 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 02:52:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : file1: reading active writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir/file1: Remove: 2025/09/08 02:52:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:10 DEBUG : dir/file1: >Remove: err= 2025/09/08 02:52:10 DEBUG : dir/file1: Remove: 2025/09/08 02:52:10 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir/file1: Remove: 2025/09/08 02:52:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:10 DEBUG : dir/file1: >Remove: err= 2025/09/08 02:52:10 DEBUG : dir/file1: Remove: 2025/09/08 02:52:10 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/08 02:52:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 02:52:10 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/08 02:52:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 02:52:10 DEBUG : dir/file1: Open: flags=0x3 2025/09/08 02:52:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/08 02:52:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/08 02:52:10 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:10 DEBUG : dir: Looking for writers 2025/09/08 02:52:10 DEBUG : file1: reading active writers 2025/09/08 02:52:10 DEBUG : Looking for writers 2025/09/08 02:52:10 DEBUG : dir: reading active writers 2025/09/08 02:52:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:10 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0003f1080 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0003f1080 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003f1080 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 02:52:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 DEBUG : newLeaf: Running delayed rename now 2025/09/08 02:52:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0003f1080 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:11 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3380 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a3380 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a3380 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/08 02:52:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/08 02:52:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:11 DEBUG : newLeaf: Running delayed rename now 2025/09/08 02:52:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3380 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:11 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:11 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): openPending: 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): >openPending: err= 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): _writeAt: size=14, off=0 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): >_writeAt: n=14, err= 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): close: 2025/09/08 02:52:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 02:52:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:11 DEBUG : dir/file1(0xc00097ff00): >close: err= 2025/09/08 02:52:11 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 02:52:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:11 INFO : dir/file1: Copied (replaced existing) 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:11 DEBUG : dir: Looking for writers 2025/09/08 02:52:11 DEBUG : file1: reading active writers 2025/09/08 02:52:11 DEBUG : Looking for writers 2025/09/08 02:52:11 DEBUG : dir: reading active writers 2025/09/08 02:52:11 DEBUG : >WaitForWriters: 2025/09/08 02:52:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): _readAt: size=512, off=0 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): openPending: 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 02:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): >openPending: err= 2025/09/08 02:52:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): >_readAt: n=14, err=EOF 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): close: 2025/09/08 02:52:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:11 DEBUG : dir/file1(0xc0006c9980): >close: err= 2025/09/08 02:52:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a2d80 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:12 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 02:52:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a2d80 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000458fc0): openPending: 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000458fc0): >openPending: err= 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000458fc0): _writeAt: size=25, off=0 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000458fc0): >_writeAt: n=25, err= 2025/09/08 02:52:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a2d80 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 DEBUG : newLeaf(0xc000458fc0): close: 2025/09/08 02:52:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 02:52:12.087777898 +0000 UTC m=+6.883690033 2025/09/08 02:52:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:12 DEBUG : newLeaf(0xc000458fc0): >close: err= 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 02:52:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:12 INFO : newLeaf: Copied (replaced existing) 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 02:52:12 +0000 UTC" 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : >WaitForWriters: 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : >WaitForWriters: 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:12 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : file1: reading active writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : >WaitForWriters: 2025/09/08 02:52:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0006cad80 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0006cad80 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000ecf2c0): openPending: 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000ecf2c0): >openPending: err= 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000ecf2c0): _writeAt: size=25, off=0 2025/09/08 02:52:12 DEBUG : dir/file1(0xc000ecf2c0): >_writeAt: n=25, err= 2025/09/08 02:52:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0006cad80 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 DEBUG : newLeaf(0xc000ecf2c0): close: 2025/09/08 02:52:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 02:52:12.583370125 +0000 UTC m=+7.379282261 2025/09/08 02:52:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:12 DEBUG : newLeaf(0xc000ecf2c0): >close: err= 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 02:52:12 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:12 INFO : newLeaf: Copied (replaced existing) 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 02:52:12 +0000 UTC" 2025/09/08 02:52:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 02:52:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : >WaitForWriters: 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:12 DEBUG : >WaitForWriters: 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:12 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:12 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): openPending: 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): >openPending: err= 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): _writeAt: size=14, off=0 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): >_writeAt: n=14, err= 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): close: 2025/09/08 02:52:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 02:52:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/08 02:52:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:12 DEBUG : dir/file1(0xc0006fd1c0): >close: err= 2025/09/08 02:52:12 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : file1: reading active writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : file1: reading active writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:12 DEBUG : dir: Looking for writers 2025/09/08 02:52:12 DEBUG : file1: reading active writers 2025/09/08 02:52:12 DEBUG : Looking for writers 2025/09/08 02:52:12 DEBUG : dir: reading active writers 2025/09/08 02:52:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : file1: reading active writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 02:52:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:13 INFO : dir/file1: Copied (replaced existing) 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : file1: reading active writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): _readAt: size=512, off=0 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): openPending: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): >openPending: err= 2025/09/08 02:52:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): >_readAt: n=14, err=EOF 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): close: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0007ffac0): >close: err= 2025/09/08 02:52:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0003f1b00 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 02:52:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0003f1b00 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0008e9900): openPending: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0008e9900): >openPending: err= 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0008e9900): _writeAt: size=25, off=0 2025/09/08 02:52:13 DEBUG : dir/file1(0xc0008e9900): >_writeAt: n=25, err= 2025/09/08 02:52:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0003f1b00 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf(0xc0008e9900): close: 2025/09/08 02:52:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 02:52:13.227531971 +0000 UTC m=+8.023444136 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:13 DEBUG : newLeaf(0xc0008e9900): >close: err= 2025/09/08 02:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 02:52:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:13 INFO : newLeaf: Copied (replaced existing) 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 02:52:13 +0000 UTC" 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:13 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:13 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:13 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:13 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : file1: reading active writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): _readAt: size=512, off=0 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): openPending: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): >openPending: err= 2025/09/08 02:52:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/08 02:52:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): >_readAt: n=14, err=EOF 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): close: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000bb4080): >close: err= 2025/09/08 02:52:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00092b080 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/08 02:52:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00092b080 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:13 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000a38e80): openPending: 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000a38e80): >openPending: err= 2025/09/08 02:52:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000a38e80): _writeAt: size=25, off=0 2025/09/08 02:52:13 DEBUG : dir/file1(0xc000a38e80): >_writeAt: n=25, err= 2025/09/08 02:52:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/08 02:52:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00092b080 2025/09/08 02:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 DEBUG : newLeaf(0xc000a38e80): close: 2025/09/08 02:52:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-08 02:52:13.737681403 +0000 UTC m=+8.533593559 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:13 DEBUG : newLeaf(0xc000a38e80): >close: err= 2025/09/08 02:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: starting upload 2025/09/08 02:52:13 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:13 INFO : newLeaf: Copied (replaced existing) 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-08 02:52:13 +0000 UTC" 2025/09/08 02:52:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/08 02:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/08 02:52:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:13 DEBUG : dir: Looking for writers 2025/09/08 02:52:13 DEBUG : Looking for writers 2025/09/08 02:52:13 DEBUG : newLeaf: reading active writers 2025/09/08 02:52:13 DEBUG : dir: reading active writers 2025/09/08 02:52:13 DEBUG : >WaitForWriters: 2025/09/08 02:52:13 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 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-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : dir: Looking for writers 2025/09/08 02:52:14 DEBUG : file1: reading active writers 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 DEBUG : dir: reading active writers 2025/09/08 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/08 02:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/08 02:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : dir: Looking for writers 2025/09/08 02:52:14 DEBUG : file1: reading active writers 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 DEBUG : dir: reading active writers 2025/09/08 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/08 02:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/08 02:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/08 02:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/08 02:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/08 02:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/08 02:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/08 02:52:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/08 02:52:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/08 02:52:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/08 02:52:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : dir: Looking for writers 2025/09/08 02:52:14 DEBUG : file1: reading active writers 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 DEBUG : dir: reading active writers 2025/09/08 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : dir: Looking for writers 2025/09/08 02:52:14 DEBUG : file1: reading active writers 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 DEBUG : dir: reading active writers 2025/09/08 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/08 02:52:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/08 02:52:14 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:14 DEBUG : dir: Looking for writers 2025/09/08 02:52:14 DEBUG : file1: reading active writers 2025/09/08 02:52:14 DEBUG : Looking for writers 2025/09/08 02:52:14 DEBUG : dir: reading active writers 2025/09/08 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:14 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:14 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:14 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:14 DEBUG : dir/file1(0xc0009d7180): _readAt: size=1, off=0 2025/09/08 02:52:14 DEBUG : dir/file1(0xc0009d7180): openPending: 2025/09/08 02:52:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:14 DEBUG : dir/file1(0xc0009d7180): >openPending: err= 2025/09/08 02:52:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): _readAt: size=256, off=1 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): >_readAt: n=15, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): _readAt: size=16, off=16 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): >_readAt: n=0, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): close: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): >close: err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): close: 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0009d7180): >close: err=file already closed 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : dir: Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : dir: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): _readAt: size=1, off=0 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): openPending: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >openPending: err= 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): _readAt: size=1, off=5 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): _readAt: size=1, off=3 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): _readAt: size=1, off=13 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): _readAt: size=16, off=100 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >_readAt: n=0, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): close: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:15 DEBUG : dir/file1(0xc00075c180): >close: err= 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : dir: Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : dir: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=1, off=0 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): openPending: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >openPending: err= 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=1, off=5 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=1, off=1 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=1, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=6, off=10 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=6, err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=256, off=10 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=6, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=256, off=100 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=0, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): close: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >close: err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): _readAt: size=256, off=100 2025/09/08 02:52:15 DEBUG : dir/file1(0xc0008edec0): >_readAt: n=0, err=file already closed 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : dir: Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : dir: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): RWFileHandle.Flush 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): _readAt: size=256, off=0 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): openPending: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): >openPending: err= 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): >_readAt: n=16, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): RWFileHandle.Flush 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): RWFileHandle.Flush 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): close: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000934640): >close: err= 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : dir: Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : dir: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/08 02:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): _readAt: size=256, off=0 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): openPending: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): >openPending: err= 2025/09/08 02:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): >_readAt: n=16, err=EOF 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): RWFileHandle.Release 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): close: 2025/09/08 02:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): >close: err= 2025/09/08 02:52:15 DEBUG : dir/file1(0xc000a92e40): RWFileHandle.Release 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : dir: Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : dir: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:15 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): openPending: 2025/09/08 02:52:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): >openPending: err= 2025/09/08 02:52:15 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): _writeAt: size=5, off=0 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): >_writeAt: n=5, err= 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): _writeAt: size=7, off=5 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): >_writeAt: n=7, err= 2025/09/08 02:52:15 DEBUG : file1: vfs cache: truncate to size=11 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): close: 2025/09/08 02:52:15 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:15.689799999 +0000 UTC m=+10.485712166 2025/09/08 02:52:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): >close: err= 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): close: 2025/09/08 02:52:15 DEBUG : file1(0xc000a97140): >close: err=file already closed 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:15 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:15 INFO : file1: Copied (new) 2025/09/08 02:52:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-08 02:52:15 +0000 UTC" 2025/09/08 02:52:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : >WaitForWriters: 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:15 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:15 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): openPending: 2025/09/08 02:52:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): >openPending: err= 2025/09/08 02:52:15 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): _writeAt: size=7, off=0 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): >_writeAt: n=7, err= 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): _writeAt: size=6, off=5 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): >_writeAt: n=6, err= 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): close: 2025/09/08 02:52:15 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:15.888500625 +0000 UTC m=+10.684412801 2025/09/08 02:52:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): >close: err= 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): _writeAt: size=5, off=0 2025/09/08 02:52:15 DEBUG : file1(0xc000d492c0): >_writeAt: n=0, err=file already closed 2025/09/08 02:52:15 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:15 DEBUG : Looking for writers 2025/09/08 02:52:15 DEBUG : file1: reading active writers 2025/09/08 02:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:15 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 INFO : file1: Copied (new) 2025/09/08 02:52:16 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-08 02:52:15 +0000 UTC" 2025/09/08 02:52:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:16 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:16 DEBUG : file1(0xc000e2ea80): openPending: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1(0xc000e2ea80): >openPending: err= 2025/09/08 02:52:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1(0xc000e2ea80): close: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:16.09046389 +0000 UTC m=+10.886376046 2025/09/08 02:52:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:16 DEBUG : file1(0xc000e2ea80): >close: err= 2025/09/08 02:52:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 02:52:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:16 DEBUG : file2: newRWFileHandle: 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): openPending: 2025/09/08 02:52:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): >openPending: err= 2025/09/08 02:52:16 DEBUG : file2: >newRWFileHandle: err= 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/08 02:52:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): RWFileHandle.Flush 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): RWFileHandle.Release 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): close: 2025/09/08 02:52:16 DEBUG : file2: vfs cache: setting modification time to 2025-09-08 02:52:16.091476071 +0000 UTC m=+10.887388227 2025/09/08 02:52:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:16 DEBUG : file2(0xc000e2ef00): >close: err= 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/08 02:52:16 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 DEBUG : file2: vfs cache: starting upload 2025/09/08 02:52:16 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 INFO : file1: Copied (new) 2025/09/08 02:52:16 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-08 02:52:16 +0000 UTC" 2025/09/08 02:52:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/08 02:52:16 INFO : file2: Copied (new) 2025/09/08 02:52:16 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-08 02:52:16 +0000 UTC" 2025/09/08 02:52:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/08 02:52:16 INFO : file2: vfs cache: upload succeeded try #1 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file2: reading active writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:16 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): openPending: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): >openPending: err= 2025/09/08 02:52:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): _writeAt: size=5, off=0 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): >_writeAt: n=5, err= 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): RWFileHandle.Flush 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): RWFileHandle.Flush 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): close: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:16.461570599 +0000 UTC m=+11.257482755 2025/09/08 02:52:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:16 DEBUG : file1(0xc000ea1600): >close: err= 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:16 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 INFO : file1: Copied (new) 2025/09/08 02:52:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 02:52:16 +0000 UTC" 2025/09/08 02:52:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:16 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): openPending: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): >openPending: err= 2025/09/08 02:52:16 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): _writeAt: size=5, off=0 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): >_writeAt: n=5, err= 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): RWFileHandle.Release 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): close: 2025/09/08 02:52:16 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:16.650828648 +0000 UTC m=+11.446740814 2025/09/08 02:52:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): >close: err= 2025/09/08 02:52:16 DEBUG : file1(0xc000eb5940): RWFileHandle.Release 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:16 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 INFO : file1: Copied (new) 2025/09/08 02:52:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 02:52:16 +0000 UTC" 2025/09/08 02:52:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : >WaitForWriters: 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:16 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 02:52:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:16 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): openPending: 2025/09/08 02:52:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): >openPending: err= 2025/09/08 02:52:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/08 02:52:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): _writeAt: size=5, off=0 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): >_writeAt: n=5, err= 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): close: 2025/09/08 02:52:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-08 02:52:16.903319285 +0000 UTC m=+11.699231451 2025/09/08 02:52:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:16 DEBUG : dir/file1(0xc000d83100): >close: err= 2025/09/08 02:52:16 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:16 DEBUG : dir: Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : dir: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:16 DEBUG : dir: Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : dir: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:16 DEBUG : dir: Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : dir: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:16 DEBUG : dir: Looking for writers 2025/09/08 02:52:16 DEBUG : file1: reading active writers 2025/09/08 02:52:16 DEBUG : Looking for writers 2025/09/08 02:52:16 DEBUG : dir: reading active writers 2025/09/08 02:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 02:52:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:17 INFO : dir/file1: Copied (replaced existing) 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-08 02:52:16 +0000 UTC" 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : >WaitForWriters: 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : dir/file1: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/08 02:52:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): openPending: 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/08 02:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): >openPending: err= 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): _writeAt: size=15, off=5 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): >_writeAt: n=15, err= 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): close: 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-08 02:52:17.186803933 +0000 UTC m=+11.982716109 2025/09/08 02:52:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : dir/file1(0xc000a44880): >close: err= 2025/09/08 02:52:17 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: starting upload 2025/09/08 02:52:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:17 INFO : dir/file1: Copied (replaced existing) 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-08 02:52:17 +0000 UTC" 2025/09/08 02:52:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:17 DEBUG : dir: Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : dir: reading active writers 2025/09/08 02:52:17 DEBUG : >WaitForWriters: 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): openPending: 2025/09/08 02:52:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): close: 2025/09/08 02:52:17 DEBUG : file1: vfs cache: setting modification time to 2025-09-08 02:52:17.407146602 +0000 UTC m=+12.203058778 2025/09/08 02:52:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : file1(0xc000eb4d80): >close: err= 2025/09/08 02:52:17 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:17 DEBUG : file1: vfs cache: starting upload 2025/09/08 02:52:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:17 INFO : file1: Copied (new) 2025/09/08 02:52:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-08 02:52:17 +0000 UTC" 2025/09/08 02:52:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:17 INFO : file1: vfs cache: upload succeeded try #1 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : file1: reading active writers 2025/09/08 02:52:17 DEBUG : >WaitForWriters: 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.597354895 +0000 UTC m=+12.393267062 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8840): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.597354895 +0000 UTC m=+12.393267062 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f8cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.597354895 +0000 UTC m=+12.393267062 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9180): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d340 item 1 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.601037002 +0000 UTC m=+12.396949168 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f97c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.601037002 +0000 UTC m=+12.396949168 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006f9cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dab0 item 2 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.603588424 +0000 UTC m=+12.399500601 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894380): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.603588424 +0000 UTC m=+12.399500601 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.603588424 +0000 UTC m=+12.399500601 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000894cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005101c0 item 3 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.607621471 +0000 UTC m=+12.403533646 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895340): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.607621471 +0000 UTC m=+12.403533646 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510850 item 4 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.610511098 +0000 UTC m=+12.406423284 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000895ec0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.610511098 +0000 UTC m=+12.406423284 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b63c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.610511098 +0000 UTC m=+12.406423284 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510bd0 item 5 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.614440019 +0000 UTC m=+12.410352185 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b6f00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.614440019 +0000 UTC m=+12.410352185 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7440): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005111f0 item 6 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.617341018 +0000 UTC m=+12.413253194 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008b7ac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.617341018 +0000 UTC m=+12.413253194 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.617341018 +0000 UTC m=+12.413253194 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511570 item 7 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.621507836 +0000 UTC m=+12.417420022 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e4b80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.621507836 +0000 UTC m=+12.417420022 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e50c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511a40 item 8 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0008f0c00): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0c00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.624393335 +0000 UTC m=+12.420305481 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f0fc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.624393335 +0000 UTC m=+12.420305481 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.624393335 +0000 UTC m=+12.420305481 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503730 item 9 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.627381609 +0000 UTC m=+12.423293745 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.627381609 +0000 UTC m=+12.423293745 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3e580): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 10 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc000f3ebc0): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ebc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.629377889 +0000 UTC m=+12.425290024 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3ef80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.629377889 +0000 UTC m=+12.425290024 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f480): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.629377889 +0000 UTC m=+12.425290024 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f3f980): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 11 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.633066126 +0000 UTC m=+12.428978293 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50080): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.633066126 +0000 UTC m=+12.428978293 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f505c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cc40 item 12 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc000f50c00): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50c00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.635326742 +0000 UTC m=+12.431238879 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f50fc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.635326742 +0000 UTC m=+12.431238879 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51680): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d260 item 13 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.637120352 +0000 UTC m=+12.433032488 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f51d00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.637120352 +0000 UTC m=+12.433032488 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f662c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d810 item 14 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc000f66900): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.640404401 +0000 UTC m=+12.436316567 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f66cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.640404401 +0000 UTC m=+12.436316567 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67380): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dd50 item 15 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.642800503 +0000 UTC m=+12.438712639 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67a00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.642800503 +0000 UTC m=+12.438712639 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f67f40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e850 item 16 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.644580425 +0000 UTC m=+12.440492571 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7e600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.644580425 +0000 UTC m=+12.440492571 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ea80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.644580425 +0000 UTC m=+12.440492571 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7ef80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f650 item 17 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.647810653 +0000 UTC m=+12.443722830 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7f600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.647810653 +0000 UTC m=+12.443722830 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f7fb40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fdc0 item 18 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.649585578 +0000 UTC m=+12.445497714 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.649585578 +0000 UTC m=+12.445497714 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.649585578 +0000 UTC m=+12.445497714 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a2c40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e540 item 19 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.651879306 +0000 UTC m=+12.447791442 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a32c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.651879306 +0000 UTC m=+12.447791442 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ea80 item 20 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.653678516 +0000 UTC m=+12.449590662 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a3e80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.653678516 +0000 UTC m=+12.449590662 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.653678516 +0000 UTC m=+12.449590662 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f030 item 21 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.65652357 +0000 UTC m=+12.452435706 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c4f80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.65652357 +0000 UTC m=+12.452435706 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c54c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f5e0 item 22 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.658804093 +0000 UTC m=+12.454716229 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009c5b40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.658804093 +0000 UTC m=+12.454716229 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da0c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.658804093 +0000 UTC m=+12.454716229 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009da5c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f960 item 23 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.662483405 +0000 UTC m=+12.458395581 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dac40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.662483405 +0000 UTC m=+12.458395581 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db180): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596150 item 24 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0009db7c0): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009db7c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.665639293 +0000 UTC m=+12.461551469 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009dbb80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.665639293 +0000 UTC m=+12.461551469 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02100): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.665639293 +0000 UTC m=+12.461551469 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596620 item 25 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.669418933 +0000 UTC m=+12.465331109 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a02cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.669418933 +0000 UTC m=+12.465331109 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a03200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597030 item 26 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc00076a840): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076a840): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.672565404 +0000 UTC m=+12.468477579 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076ac00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.672565404 +0000 UTC m=+12.468477579 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b100): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.672565404 +0000 UTC m=+12.468477579 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076b640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507a40 item 27 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.676031765 +0000 UTC m=+12.471943901 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00076bcc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.676031765 +0000 UTC m=+12.471943901 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846280): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562310 item 28 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0008468c0): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008468c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.679045015 +0000 UTC m=+12.474957191 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000846c80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.679045015 +0000 UTC m=+12.474957191 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847340): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562d20 item 29 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.681838051 +0000 UTC m=+12.477750228 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008479c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.681838051 +0000 UTC m=+12.477750228 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000847f00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005631f0 item 30 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc000a985c0): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a985c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.685245793 +0000 UTC m=+12.481157959 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a98980): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.685245793 +0000 UTC m=+12.481157959 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005635e0 item 31 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.68777856 +0000 UTC m=+12.483690697 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a996c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.68777856 +0000 UTC m=+12.483690697 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a99c00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563b90 item 32 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.689548285 +0000 UTC m=+12.485460431 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc22c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a150 item 33 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.690258308 +0000 UTC m=+12.486170445 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.690258308 +0000 UTC m=+12.486170445 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc2c40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a690 item 33 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.692697229 +0000 UTC m=+12.488609406 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3280): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058aee0 item 34 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.694036696 +0000 UTC m=+12.489948862 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3700): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.694036696 +0000 UTC m=+12.489948862 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bc3c40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b2d0 item 34 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.696319625 +0000 UTC m=+12.492231791 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee300): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b960 item 35 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.697388532 +0000 UTC m=+12.493300708 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bee780): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.697388532 +0000 UTC m=+12.493300708 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000beec80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bdc0 item 35 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.699862689 +0000 UTC m=+12.495774856 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef300): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee930 item 36 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.700893225 +0000 UTC m=+12.496805391 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bef800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.700893225 +0000 UTC m=+12.496805391 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000befd40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eefc0 item 36 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.703146258 +0000 UTC m=+12.499058434 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef3b0 item 37 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.703843908 +0000 UTC m=+12.499756054 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.703843908 +0000 UTC m=+12.499756054 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c22d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 37 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.706196998 +0000 UTC m=+12.502109174 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efce0 item 38 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.707201395 +0000 UTC m=+12.503113572 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.707201395 +0000 UTC m=+12.503113572 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000c23e40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 38 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.709649804 +0000 UTC m=+12.505561970 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 39 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.710535668 +0000 UTC m=+12.506447835 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62a40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.710535668 +0000 UTC m=+12.506447835 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d62f40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 39 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.713024904 +0000 UTC m=+12.508937081 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d635c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379110 item 40 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.714090095 +0000 UTC m=+12.510002261 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d63ac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.714090095 +0000 UTC m=+12.510002261 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c080): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379340 item 40 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.716401937 +0000 UTC m=+12.512314113 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8c640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 41 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.717262103 +0000 UTC m=+12.513174279 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8cb40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379dc0 item 41 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.718222006 +0000 UTC m=+12.514134182 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d000): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.718222006 +0000 UTC m=+12.514134182 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8d540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414000 item 41 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.720610623 +0000 UTC m=+12.516522799 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d8db80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414540 item 42 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.721428169 +0000 UTC m=+12.517340335 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca100): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 42 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.722412067 +0000 UTC m=+12.518324234 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dca640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.722412067 +0000 UTC m=+12.518324234 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcabc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 42 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.724659629 +0000 UTC m=+12.520571805 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415500 item 43 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.725399378 +0000 UTC m=+12.521311554 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcb700): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004158f0 item 43 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.726100105 +0000 UTC m=+12.522012241 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000dcbc40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.726100105 +0000 UTC m=+12.522012241 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 43 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.728465738 +0000 UTC m=+12.524377914 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6840): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a230 item 44 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.729155063 +0000 UTC m=+12.525067200 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de6d40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a620 item 44 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.729960346 +0000 UTC m=+12.525872482 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7280): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.729960346 +0000 UTC m=+12.525872482 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a8c0 item 44 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.731551154 +0000 UTC m=+12.527463280 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000de7e40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aee0 item 45 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.732259886 +0000 UTC m=+12.528172022 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e243c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.732259886 +0000 UTC m=+12.528172022 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e24ac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b110 item 45 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.734170114 +0000 UTC m=+12.530082260 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25100): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b6c0 item 46 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.734888463 +0000 UTC m=+12.530800599 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.734888463 +0000 UTC m=+12.530800599 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e25d00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b8f0 item 46 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.737491433 +0000 UTC m=+12.533403599 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a3c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320460 item 47 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.738619521 +0000 UTC m=+12.534531688 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4a8c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.738619521 +0000 UTC m=+12.534531688 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4afc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320770 item 47 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.741167568 +0000 UTC m=+12.537079724 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4b600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320b60 item 48 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.7422971 +0000 UTC m=+12.538209256 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e4bb00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.7422971 +0000 UTC m=+12.538209256 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72280): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321260 item 48 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.745319577 +0000 UTC m=+12.541231754 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e728c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321730 item 49 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.74657199 +0000 UTC m=+12.542484166 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e72d40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.74657199 +0000 UTC m=+12.542484166 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73280): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321960 item 49 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.749613162 +0000 UTC m=+12.545525329 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321f10 item 50 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.750771058 +0000 UTC m=+12.546683224 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000e73e00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.750771058 +0000 UTC m=+12.546683224 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eac400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e380 item 50 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.753123817 +0000 UTC m=+12.549035983 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eaca80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 51 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.754196152 +0000 UTC m=+12.550108328 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eacf80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.754196152 +0000 UTC m=+12.550108328 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ead4c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed90 item 51 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.75690001 +0000 UTC m=+12.552812186 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000eadb40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fa40 item 52 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.757971022 +0000 UTC m=+12.553883189 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed60c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.757971022 +0000 UTC m=+12.553883189 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 52 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.760492408 +0000 UTC m=+12.556404585 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed6cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 53 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.761380787 +0000 UTC m=+12.557292954 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed71c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.761380787 +0000 UTC m=+12.557292954 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7700): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 53 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.763746441 +0000 UTC m=+12.559658617 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ed7d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 54 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.764832251 +0000 UTC m=+12.560744426 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88300): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.764832251 +0000 UTC m=+12.560744426 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 54 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.767070475 +0000 UTC m=+12.562982641 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f88f00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004296c0 item 55 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.767990442 +0000 UTC m=+12.563902609 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.767990442 +0000 UTC m=+12.563902609 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f89940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 55 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.770318366 +0000 UTC m=+12.566230533 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420690 item 56 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.771091839 +0000 UTC m=+12.567003975 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.771091839 +0000 UTC m=+12.567003975 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa8ac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420c40 item 56 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.774669569 +0000 UTC m=+12.570581746 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9100): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004215e0 item 57 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.775671221 +0000 UTC m=+12.571583397 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000fa9640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421880 item 57 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.777167151 +0000 UTC m=+12.573079287 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.777167151 +0000 UTC m=+12.573079287 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008e5a80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511ce0 item 57 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.782439665 +0000 UTC m=+12.578351831 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c140): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a2a0 item 58 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.783074277 +0000 UTC m=+12.578986413 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094c680): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 58 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.784027257 +0000 UTC m=+12.579939403 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094cbc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.784027257 +0000 UTC m=+12.579939403 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d180): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a850 item 58 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.786209507 +0000 UTC m=+12.582121672 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094d7c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 59 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.787166203 +0000 UTC m=+12.583078370 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00094dd00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040aee0 item 59 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.788754818 +0000 UTC m=+12.584667004 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009762c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.788754818 +0000 UTC m=+12.584667004 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976840): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b420 item 59 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.791766605 +0000 UTC m=+12.587678781 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000976e80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b960 item 60 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.792609228 +0000 UTC m=+12.588521404 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009773c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bd50 item 60 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.793610138 +0000 UTC m=+12.589522304 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.793610138 +0000 UTC m=+12.589522304 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000977ec0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ca150 item 60 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.797285462 +0000 UTC m=+12.593197638 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102c580): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cae70 item 61 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.79806205 +0000 UTC m=+12.593974226 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102cac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.79806205 +0000 UTC m=+12.593974226 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d1c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cb260 item 61 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.800640294 +0000 UTC m=+12.596552460 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102d800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cbc00 item 62 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.801535806 +0000 UTC m=+12.597447982 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00102dd40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.801535806 +0000 UTC m=+12.597447982 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010464c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004320e0 item 62 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.803449581 +0000 UTC m=+12.599361717 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001046b00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432c40 item 63 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.804464066 +0000 UTC m=+12.600376232 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.804464066 +0000 UTC m=+12.600376232 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433110 item 63 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.808047689 +0000 UTC m=+12.603959854 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001047d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004336c0 item 64 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.809222985 +0000 UTC m=+12.605135162 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060340): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.809222985 +0000 UTC m=+12.605135162 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001060a40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 64 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.811864317 +0000 UTC m=+12.607776483 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061080): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433dc0 item 65 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.813107462 +0000 UTC m=+12.609019639 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.813107462 +0000 UTC m=+12.609019639 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc001061a00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a150 item 65 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.815778731 +0000 UTC m=+12.611690907 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a0c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a5b0 item 66 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.816618507 +0000 UTC m=+12.612530674 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108a540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.816618507 +0000 UTC m=+12.612530674 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108aa80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a770 item 66 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.819113785 +0000 UTC m=+12.615025950 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b0c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ab60 item 67 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.820107211 +0000 UTC m=+12.616019377 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108b540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.820107211 +0000 UTC m=+12.616019377 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00108ba40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045af50 item 67 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.823213917 +0000 UTC m=+12.619126093 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6140): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6e70 item 68 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.825735203 +0000 UTC m=+12.621647339 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecef00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.825735203 +0000 UTC m=+12.621647339 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a64c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 68 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.827374612 +0000 UTC m=+12.623286748 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6b00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a540 item 69 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.828108552 +0000 UTC m=+12.624020687 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a6f80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.828108552 +0000 UTC m=+12.624020687 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7480): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a700 item 69 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.829574544 +0000 UTC m=+12.625486680 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0010a7b00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 70 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.830246306 +0000 UTC m=+12.626158442 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece080): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.830246306 +0000 UTC m=+12.626158442 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ece5c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae70 item 70 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.83219121 +0000 UTC m=+12.628103387 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf0c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b3b0 item 71 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.833105888 +0000 UTC m=+12.629018065 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecf5c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.833105888 +0000 UTC m=+12.629018065 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000ecfb00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b5e0 item 71 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.835451063 +0000 UTC m=+12.631363239 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bab0 item 72 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.836398963 +0000 UTC m=+12.632311140 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8c740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.836398963 +0000 UTC m=+12.632311140 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8cc80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bce0 item 72 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.839216436 +0000 UTC m=+12.635128602 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e61c0 item 73 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.840300493 +0000 UTC m=+12.636212669 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8d740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e64d0 item 73 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.841627505 +0000 UTC m=+12.637539682 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000f8dc00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.841627505 +0000 UTC m=+12.637539682 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d68c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6930 item 73 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.844475775 +0000 UTC m=+12.640387941 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0002d7880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7730 item 74 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.845412444 +0000 UTC m=+12.641324621 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004246c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596000 item 74 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.846595457 +0000 UTC m=+12.642507624 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000424f80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.846595457 +0000 UTC m=+12.642507624 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000425500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005961c0 item 74 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.849340534 +0000 UTC m=+12.645252700 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384000): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596770 item 75 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.8502063 +0000 UTC m=+12.646118466 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384580): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596cb0 item 75 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.851282622 +0000 UTC m=+12.647194798 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000384ac0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.851282622 +0000 UTC m=+12.647194798 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385000): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596ee0 item 75 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.853967245 +0000 UTC m=+12.649879421 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597dc0 item 76 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.854856686 +0000 UTC m=+12.650768861 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000385c40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e000 item 76 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): _writeAt: size=3, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.855638985 +0000 UTC m=+12.651551120 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2380): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.855638985 +0000 UTC m=+12.651551120 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0003c2cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e380 item 76 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.857482959 +0000 UTC m=+12.653395084 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc080): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035eaf0 item 77 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.85814314 +0000 UTC m=+12.654055276 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fc5c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.85814314 +0000 UTC m=+12.654055276 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fccc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f110 item 77 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.860600396 +0000 UTC m=+12.656512571 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd380): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f960 item 78 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.861665756 +0000 UTC m=+12.657577932 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006fd880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.861665756 +0000 UTC m=+12.657577932 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8000): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc00 item 78 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.864437172 +0000 UTC m=+12.660349348 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8640): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e0e0 item 79 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.8655333 +0000 UTC m=+12.661445476 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c8b40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.8655333 +0000 UTC m=+12.661445476 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e380 item 79 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.867812222 +0000 UTC m=+12.663724358 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9a00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ec40 item 80 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.868628384 +0000 UTC m=+12.664540520 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006c9f00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.868628384 +0000 UTC m=+12.664540520 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0005adbc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 80 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.871035887 +0000 UTC m=+12.666948063 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc4c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f730 item 81 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.872147085 +0000 UTC m=+12.668059260 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efc940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.872147085 +0000 UTC m=+12.668059260 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efce80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f8f0 item 81 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.87510484 +0000 UTC m=+12.671016996 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efd540): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 82 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.876008457 +0000 UTC m=+12.671920613 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000efda40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.876008457 +0000 UTC m=+12.671920613 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fe30 item 82 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.877799171 +0000 UTC m=+12.673711328 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592620 item 83 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.878587793 +0000 UTC m=+12.674499949 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c6d00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.878587793 +0000 UTC m=+12.674499949 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592ee0 item 83 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.881132132 +0000 UTC m=+12.677044309 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c78c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593730 item 84 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.88229667 +0000 UTC m=+12.678208847 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0004c7dc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.88229667 +0000 UTC m=+12.678208847 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfe4c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ab0 item 84 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.885167061 +0000 UTC m=+12.681079238 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bfeb40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336070 item 85 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.886165788 +0000 UTC m=+12.682077963 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.886165788 +0000 UTC m=+12.682077963 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bff580): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003363f0 item 85 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.890102953 +0000 UTC m=+12.686015129 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000bffc00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336d20 item 86 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.891382547 +0000 UTC m=+12.687294733 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928180): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.891382547 +0000 UTC m=+12.687294733 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 86 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.893952434 +0000 UTC m=+12.689864580 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000928e80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337420 item 87 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.895189408 +0000 UTC m=+12.691101594 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929380): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.895189408 +0000 UTC m=+12.691101594 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009298c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337730 item 87 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.897951446 +0000 UTC m=+12.693863622 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000929f40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c00 item 88 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.899058827 +0000 UTC m=+12.694971013 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046e4c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.899058827 +0000 UTC m=+12.694971013 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046ea80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337dc0 item 88 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.901810325 +0000 UTC m=+12.697722502 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f0c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 89 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.902767142 +0000 UTC m=+12.698679318 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046f600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448a10 item 89 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.903764245 +0000 UTC m=+12.699676421 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc00046fb40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.903764245 +0000 UTC m=+12.699676421 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44140): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 89 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.905966833 +0000 UTC m=+12.701878989 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44780): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 90 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.906650497 +0000 UTC m=+12.702562653 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a44d00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 90 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.907524588 +0000 UTC m=+12.703436744 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.907524588 +0000 UTC m=+12.703436744 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449a40 item 90 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.909387718 +0000 UTC m=+12.705299874 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a45e40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 91 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.910129813 +0000 UTC m=+12.706041979 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): _writeAt: size=3, off=7 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a2a0 item 91 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.91090056 +0000 UTC m=+12.706812716 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): >_readAt: n=8, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.91090056 +0000 UTC m=+12.706812716 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a96ec0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a690 item 91 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.913223063 +0000 UTC m=+12.709135209 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050aee0 item 92 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.91400416 +0000 UTC m=+12.709916316 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000a97a80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): open at offset 5 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b180 item 92 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): _readAt: size=2, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): _writeAt: size=3, off=5 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): >_writeAt: n=3, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.915036379 +0000 UTC m=+12.710948545 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48040): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): >_readAt: n=3, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.915036379 +0000 UTC m=+12.710948545 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b420 item 92 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.916981493 +0000 UTC m=+12.712893650 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d48c40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b9d0 item 93 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.91766176 +0000 UTC m=+12.713573917 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49180): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.91766176 +0000 UTC m=+12.713573917 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bc70 item 93 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.9201102 +0000 UTC m=+12.716022366 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d49f00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c5b0 item 94 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.920933106 +0000 UTC m=+12.716845271 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fe4c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.920933106 +0000 UTC m=+12.716845271 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007febc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c770 item 94 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.923755327 +0000 UTC m=+12.719667483 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cd20 item 95 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.925298346 +0000 UTC m=+12.721210502 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ff740): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.925298346 +0000 UTC m=+12.721210502 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007fff40): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cee0 item 95 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): open at offset 0 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.927859506 +0000 UTC m=+12.723771663 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9c600): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d420 item 96 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.928879833 +0000 UTC m=+12.724791989 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9cb80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.928879833 +0000 UTC m=+12.724791989 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000d9d300): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d730 item 96 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= 2025/09/08 02:52:17 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:17 DEBUG : Looking for writers 2025/09/08 02:52:17 DEBUG : >WaitForWriters: 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/08 02:52:17 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.953794504 +0000 UTC m=+12.749706670 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.953794504 +0000 UTC m=+12.749706670 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e6d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.953794504 +0000 UTC m=+12.749706670 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502310 item 1 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.957324264 +0000 UTC m=+12.753236430 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.957324264 +0000 UTC m=+12.753236430 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0006e7d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005029a0 item 2 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.960192521 +0000 UTC m=+12.756104717 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884440): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.960192521 +0000 UTC m=+12.756104717 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008848c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.960192521 +0000 UTC m=+12.756104717 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000884d80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502fc0 item 3 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.964313483 +0000 UTC m=+12.760225659 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.964313483 +0000 UTC m=+12.760225659 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000885940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005037a0 item 4 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.96665418 +0000 UTC m=+12.762566355 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2000): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.96665418 +0000 UTC m=+12.762566355 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2480): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.96665418 +0000 UTC m=+12.762566355 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2940): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b90 item 5 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.970650226 +0000 UTC m=+12.766562402 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c2fc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.970650226 +0000 UTC m=+12.766562402 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008c3500): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e380 item 6 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.973373732 +0000 UTC m=+12.769285908 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.973373732 +0000 UTC m=+12.769285908 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007eb900): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.973373732 +0000 UTC m=+12.769285908 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0007ebdc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ce70 item 7 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.976413722 +0000 UTC m=+12.772325879 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009344c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.976413722 +0000 UTC m=+12.772325879 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000934a00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d650 item 8 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0008f1440): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1440): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.980696488 +0000 UTC m=+12.776608644 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.980696488 +0000 UTC m=+12.776608644 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008f1c80): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.980696488 +0000 UTC m=+12.776608644 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874200): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f6c0 item 9 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.983963514 +0000 UTC m=+12.779875670 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874880): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.983963514 +0000 UTC m=+12.779875670 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000874dc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506070 item 10 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc000875400): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875400): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.987561012 +0000 UTC m=+12.783473168 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0008757c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): _readAt: size=2, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): >_readAt: n=2, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): _writeAt: size=3, off=2 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.987561012 +0000 UTC m=+12.783473168 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc000875cc0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.987561012 +0000 UTC m=+12.783473168 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4240): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506690 item 11 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.992014767 +0000 UTC m=+12.787926934 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a48c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.992014767 +0000 UTC m=+12.787926934 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a4e00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506ee0 item 12 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0009a5440): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5440): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.994964028 +0000 UTC m=+12.790876194 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5800): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.994964028 +0000 UTC m=+12.790876194 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009a5ec0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507500 item 13 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): >openPending: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): >_writeAt: n=5, err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.997625687 +0000 UTC m=+12.793537843 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009ca5c0): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): _readAt: size=512, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): >openPending: err= 2025/09/08 02:52:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): >_readAt: n=5, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): close: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:17.997625687 +0000 UTC m=+12.793537843 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cab00): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: Remove: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507ab0 item 14 2025/09/08 02:52:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): _readAt: size=2, off=0 2025/09/08 02:52:17 ERROR : open-test-file(0xc0009cb140): Couldn't read size of file 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): >_readAt: n=0, err=EOF 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): _writeAt: size=5, off=0 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): close: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb140): >close: err= 2025/09/08 02:52:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:17 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb500): openPending: 2025/09/08 02:52:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:17 DEBUG : open-test-file(0xc0009cb500): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cb500): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cb500): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cb500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.000090357 +0000 UTC m=+12.796002534 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cb500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.000090357 +0000 UTC m=+12.796002534 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009cbbc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005620e0 item 15 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.003182726 +0000 UTC m=+12.799094882 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e82c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.003182726 +0000 UTC m=+12.799094882 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8800): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562b60 item 16 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.005816293 +0000 UTC m=+12.801728460 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e8e40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.005816293 +0000 UTC m=+12.801728460 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e92c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.005816293 +0000 UTC m=+12.801728460 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e97c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005630a0 item 17 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.011224512 +0000 UTC m=+12.807136668 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009e9e40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.011224512 +0000 UTC m=+12.807136668 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18400): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005636c0 item 18 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.014015584 +0000 UTC m=+12.809927741 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18a80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.014015584 +0000 UTC m=+12.809927741 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a18f80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.014015584 +0000 UTC m=+12.809927741 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563c00 item 19 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.020275304 +0000 UTC m=+12.816187470 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a19b00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.020275304 +0000 UTC m=+12.816187470 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a690 item 20 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.022636077 +0000 UTC m=+12.818548234 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9c740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.022636077 +0000 UTC m=+12.818548234 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.022636077 +0000 UTC m=+12.818548234 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008c3c40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058aee0 item 21 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.027413002 +0000 UTC m=+12.823325157 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02340): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.027413002 +0000 UTC m=+12.823325157 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02880): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e930 item 22 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.030360388 +0000 UTC m=+12.826272544 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b02f00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.030360388 +0000 UTC m=+12.826272544 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03400): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.030360388 +0000 UTC m=+12.826272544 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b03900): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ed20 item 23 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.034650406 +0000 UTC m=+12.830562552 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.034650406 +0000 UTC m=+12.830562552 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22540): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f490 item 24 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): _readAt: size=2, off=0 2025/09/08 02:52:18 ERROR : open-test-file(0xc000b22b80): Couldn't read size of file 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): close: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22b80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.037027261 +0000 UTC m=+12.832939417 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22f40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.037027261 +0000 UTC m=+12.832939417 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23440): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.037027261 +0000 UTC m=+12.832939417 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9cf00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f810 item 25 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.042449005 +0000 UTC m=+12.838361161 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9d580): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.042449005 +0000 UTC m=+12.838361161 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a9dac0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b880 item 26 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): _readAt: size=2, off=0 2025/09/08 02:52:18 ERROR : open-test-file(0xc000abc180): Couldn't read size of file 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): close: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.045696807 +0000 UTC m=+12.841608963 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abc540): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.045696807 +0000 UTC m=+12.841608963 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abca40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.045696807 +0000 UTC m=+12.841608963 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abcf80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee380 item 27 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.049247846 +0000 UTC m=+12.845159993 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abd600): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.049247846 +0000 UTC m=+12.845159993 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000abdb40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef0a0 item 28 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): _readAt: size=2, off=0 2025/09/08 02:52:18 ERROR : open-test-file(0xc000ad8200): Couldn't read size of file 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): close: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8200): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.051596478 +0000 UTC m=+12.847508634 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad85c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.051596478 +0000 UTC m=+12.847508634 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad8c80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 29 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.054531481 +0000 UTC m=+12.850443637 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9300): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.054531481 +0000 UTC m=+12.850443637 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9840): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef880 item 30 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): _readAt: size=2, off=0 2025/09/08 02:52:18 ERROR : open-test-file(0xc000ad9e80): Couldn't read size of file 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): close: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ad9e80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.056954553 +0000 UTC m=+12.852866699 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af62c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.056954553 +0000 UTC m=+12.852866699 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6980): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378230 item 31 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.059383846 +0000 UTC m=+12.855296002 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.059383846 +0000 UTC m=+12.855296002 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7540): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003788c0 item 32 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.065095394 +0000 UTC m=+12.861007530 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033fb20 item 33 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.066137663 +0000 UTC m=+12.862049799 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23c00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.066137663 +0000 UTC m=+12.862049799 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ff10 item 33 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.068483869 +0000 UTC m=+12.864396016 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e7c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 34 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.069388408 +0000 UTC m=+12.865300545 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7e00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.069388408 +0000 UTC m=+12.865300545 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e040): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379180 item 34 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.073930191 +0000 UTC m=+12.869842327 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4e680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004209a0 item 35 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.074389202 +0000 UTC m=+12.870301339 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4eb00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.074389202 +0000 UTC m=+12.870301339 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420e70 item 35 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.077039842 +0000 UTC m=+12.872951978 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4f680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421730 item 36 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.078081388 +0000 UTC m=+12.873993524 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000e4fbc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.078081388 +0000 UTC m=+12.873993524 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421ab0 item 36 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.080741706 +0000 UTC m=+12.876653842 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94b40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 37 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.081392327 +0000 UTC m=+12.877304464 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b94fc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.081392327 +0000 UTC m=+12.877304464 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b954c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003783f0 item 37 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.083334215 +0000 UTC m=+12.879246361 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b95b40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378a80 item 38 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.084398755 +0000 UTC m=+12.880310891 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4e940): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.084398755 +0000 UTC m=+12.880310891 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4ee80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 38 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.086623194 +0000 UTC m=+12.882535369 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b4f500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c5b0 item 39 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.087811756 +0000 UTC m=+12.883723893 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece440): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.087811756 +0000 UTC m=+12.883723893 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ece940): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035c850 item 39 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.089218899 +0000 UTC m=+12.885131035 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecefc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 40 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.089934304 +0000 UTC m=+12.885846440 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecf4c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.089934304 +0000 UTC m=+12.885846440 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ecfa40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d110 item 40 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.091310568 +0000 UTC m=+12.887222705 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c080): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d5e0 item 41 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.091786152 +0000 UTC m=+12.887698288 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8c5c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d960 item 41 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.092315797 +0000 UTC m=+12.888227932 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8ca80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.092315797 +0000 UTC m=+12.888227932 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8cfc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035dce0 item 41 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.094082335 +0000 UTC m=+12.889994471 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8d600): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 42 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.094501984 +0000 UTC m=+12.890414120 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000f8db00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 42 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.095142066 +0000 UTC m=+12.891054202 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d6680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.095142066 +0000 UTC m=+12.891054202 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0002d7240): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 42 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.096846277 +0000 UTC m=+12.892758413 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424640): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415730 item 43 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.09733223 +0000 UTC m=+12.893244366 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000424ec0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004159d0 item 43 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.098018229 +0000 UTC m=+12.893930355 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425400): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.098018229 +0000 UTC m=+12.893930355 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000425c00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b90 item 43 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.100395293 +0000 UTC m=+12.896307429 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003844c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 44 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.101415831 +0000 UTC m=+12.897327967 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003849c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a4d0 item 44 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.102354003 +0000 UTC m=+12.898266139 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000384f00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.102354003 +0000 UTC m=+12.898266139 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a690 item 44 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.103813054 +0000 UTC m=+12.899725190 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000385bc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa80 item 45 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.104598629 +0000 UTC m=+12.900510766 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c2300): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.104598629 +0000 UTC m=+12.900510766 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0003c3000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae00 item 45 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.106317448 +0000 UTC m=+12.902229584 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b260 item 46 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.106855728 +0000 UTC m=+12.902767865 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fc6c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.106855728 +0000 UTC m=+12.902767865 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fcdc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 46 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.108114473 +0000 UTC m=+12.904026610 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b960 item 47 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.10868781 +0000 UTC m=+12.904599947 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006fd980): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.10868781 +0000 UTC m=+12.904599947 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8100): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bb20 item 47 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.110077922 +0000 UTC m=+12.905990048 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6000 item 48 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.11056164 +0000 UTC m=+12.906473776 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c8c40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.11056164 +0000 UTC m=+12.906473776 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9340): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6230 item 48 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.112223632 +0000 UTC m=+12.908135769 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0006c9b00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6a80 item 49 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.112780359 +0000 UTC m=+12.908692494 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ac000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.112780359 +0000 UTC m=+12.908692494 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0005ada40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6e00 item 49 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.114342082 +0000 UTC m=+12.910254218 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e77a0 item 50 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.115017751 +0000 UTC m=+12.910929887 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6a00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.115017751 +0000 UTC m=+12.910929887 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c6f80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596070 item 50 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.116982732 +0000 UTC m=+12.912894868 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7600): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005964d0 item 51 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.117478754 +0000 UTC m=+12.913390890 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0004c7b00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.117478754 +0000 UTC m=+12.913390890 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe0c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596850 item 51 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.119147037 +0000 UTC m=+12.915059173 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfe840): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596fc0 item 52 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.119674729 +0000 UTC m=+12.915586865 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bfed40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.119674729 +0000 UTC m=+12.915586865 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff2c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005973b0 item 52 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.121302526 +0000 UTC m=+12.917214662 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bff940): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e380 item 53 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.122053207 +0000 UTC m=+12.917965343 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000bffe40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.122053207 +0000 UTC m=+12.917965343 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e770 item 53 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.123479255 +0000 UTC m=+12.919391391 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000928b80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f110 item 54 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.124159382 +0000 UTC m=+12.920071519 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929080): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.124159382 +0000 UTC m=+12.920071519 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929600): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f730 item 54 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.125455697 +0000 UTC m=+12.921367834 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000929c80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fc00 item 55 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.125972929 +0000 UTC m=+12.921885066 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e200): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.125972929 +0000 UTC m=+12.921885066 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046e740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035fea0 item 55 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.12732502 +0000 UTC m=+12.923237156 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046ee00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e380 item 56 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.127953671 +0000 UTC m=+12.923865796 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f300): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.127953671 +0000 UTC m=+12.923865796 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046f880): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e5b0 item 56 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.12936967 +0000 UTC m=+12.925281806 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00046fec0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f260 item 57 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.12996027 +0000 UTC m=+12.925872395 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f420 item 57 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.130552121 +0000 UTC m=+12.926464258 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44a00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.130552121 +0000 UTC m=+12.926464258 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a44f80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f730 item 57 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.131962181 +0000 UTC m=+12.927874317 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a455c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fab0 item 58 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.132454194 +0000 UTC m=+12.928366320 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a45b00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fc70 item 58 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.133050524 +0000 UTC m=+12.928962660 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a960c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.133050524 +0000 UTC m=+12.928962660 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fe30 item 58 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.134345246 +0000 UTC m=+12.930257382 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a96cc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592620 item 59 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.134874391 +0000 UTC m=+12.930786527 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97200): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592ee0 item 59 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.135421087 +0000 UTC m=+12.931333224 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.135421087 +0000 UTC m=+12.931333224 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a97d00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005932d0 item 59 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.137201522 +0000 UTC m=+12.933113658 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d483c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ab0 item 60 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.137685661 +0000 UTC m=+12.933597797 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48900): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593ce0 item 60 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.138406675 +0000 UTC m=+12.934318811 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d48e40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.138406675 +0000 UTC m=+12.934318811 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49400): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336070 item 60 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.139792439 +0000 UTC m=+12.935704574 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d49a80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003367e0 item 61 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.140286837 +0000 UTC m=+12.936198973 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe040): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.140286837 +0000 UTC m=+12.936198973 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fe740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336d20 item 61 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.142297875 +0000 UTC m=+12.938210011 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007fed80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 62 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.14267867 +0000 UTC m=+12.938590806 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ff2c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.14267867 +0000 UTC m=+12.938590806 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ffa00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337420 item 62 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.144369918 +0000 UTC m=+12.940282053 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea140): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004484d0 item 63 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.144924959 +0000 UTC m=+12.940837085 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ea680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.144924959 +0000 UTC m=+12.940837085 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007ead80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448850 item 63 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): >_readAt: n=0, err=Bad file descriptor 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.14657039 +0000 UTC m=+12.942482527 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb400): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 64 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.147145952 +0000 UTC m=+12.943058088 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0007eb940): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.147145952 +0000 UTC m=+12.943058088 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0100): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448fc0 item 64 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.149304657 +0000 UTC m=+12.945216793 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0740): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 65 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.149900196 +0000 UTC m=+12.945812332 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f0bc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.149900196 +0000 UTC m=+12.945812332 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f10c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449a40 item 65 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.151726987 +0000 UTC m=+12.947639122 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1700): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449dc0 item 66 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.152767502 +0000 UTC m=+12.948679637 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008f1b80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.152767502 +0000 UTC m=+12.948679637 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22140): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a2a0 item 66 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.154459339 +0000 UTC m=+12.950371475 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050aa80 item 67 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.155038597 +0000 UTC m=+12.950950733 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b22c00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.155038597 +0000 UTC m=+12.950950733 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b23100): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050aee0 item 67 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.157080172 +0000 UTC m=+12.952992309 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6140): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b420 item 68 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.157633111 +0000 UTC m=+12.953545248 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6640): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.157633111 +0000 UTC m=+12.953545248 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af6b80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b7a0 item 68 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.159397515 +0000 UTC m=+12.955309651 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af71c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bc70 item 69 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.159936508 +0000 UTC m=+12.955848644 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000af7640): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.159936508 +0000 UTC m=+12.955848644 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890100): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c230 item 69 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.161948797 +0000 UTC m=+12.957860923 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c770 item 70 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.162541901 +0000 UTC m=+12.958454038 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000890c80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.162541901 +0000 UTC m=+12.958454038 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008911c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050caf0 item 70 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.164392518 +0000 UTC m=+12.960304654 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891840): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050cee0 item 71 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.165342282 +0000 UTC m=+12.961254417 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000891d40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.165342282 +0000 UTC m=+12.961254417 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d62c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d110 item 71 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.168129337 +0000 UTC m=+12.964041473 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c1c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003379d0 item 72 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.168956441 +0000 UTC m=+12.964868577 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9c6c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.168956441 +0000 UTC m=+12.964868577 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9ccc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c00 item 72 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.172332152 +0000 UTC m=+12.968244278 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d280): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502230 item 73 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.173288148 +0000 UTC m=+12.969200284 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9d780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502540 item 73 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.174368147 +0000 UTC m=+12.970280273 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000d9dc40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.174368147 +0000 UTC m=+12.970280273 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952200): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 73 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.176459405 +0000 UTC m=+12.972371541 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6900): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d730 item 74 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.177141166 +0000 UTC m=+12.973053302 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d6e00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d960 item 74 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.177868221 +0000 UTC m=+12.973780358 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7340): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.177868221 +0000 UTC m=+12.973780358 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d78c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050dce0 item 74 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.180586588 +0000 UTC m=+12.976498724 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0008d7f00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e850 item 75 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.181896268 +0000 UTC m=+12.977808404 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): _writeAt: size=3, off=2 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f500 item 75 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.183375958 +0000 UTC m=+12.979288094 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098c9c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.183375958 +0000 UTC m=+12.979288094 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098cf00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 75 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.18685901 +0000 UTC m=+12.982771146 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098d540): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fd50 item 76 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.188199628 +0000 UTC m=+12.984111764 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc00098da40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506150 item 76 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): _writeAt: size=3, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.189176653 +0000 UTC m=+12.985088789 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.189176653 +0000 UTC m=+12.985088789 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8580): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005063f0 item 76 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.192461013 +0000 UTC m=+12.988373139 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b8bc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506a80 item 77 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.193813142 +0000 UTC m=+12.989725278 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b90c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.193813142 +0000 UTC m=+12.989725278 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b97c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506e70 item 77 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.197033713 +0000 UTC m=+12.992945848 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009b9e00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005072d0 item 78 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.19753309 +0000 UTC m=+12.993445226 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6380): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.19753309 +0000 UTC m=+12.993445226 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d6a80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005076c0 item 78 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.200402029 +0000 UTC m=+12.996314166 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d70c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b90 item 79 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.201568421 +0000 UTC m=+12.997480557 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d75c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.201568421 +0000 UTC m=+12.997480557 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009d7cc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562000 item 79 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.204122048 +0000 UTC m=+13.000034184 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6380): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562a10 item 80 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.205162111 +0000 UTC m=+13.001074247 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6880): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.205162111 +0000 UTC m=+13.001074247 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f6f80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562d20 item 80 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.2076106 +0000 UTC m=+13.003522737 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f75c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005631f0 item 81 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.208926462 +0000 UTC m=+13.004838598 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009f7a40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.208926462 +0000 UTC m=+13.004838598 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005633b0 item 81 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.211650339 +0000 UTC m=+13.007562475 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1e680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563880 item 82 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.212368167 +0000 UTC m=+13.008280313 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1eb80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.212368167 +0000 UTC m=+13.008280313 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f100): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563b90 item 82 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.214202983 +0000 UTC m=+13.010115120 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1f780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a150 item 83 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.214940599 +0000 UTC m=+13.010852736 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a1fc80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.214940599 +0000 UTC m=+13.010852736 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50240): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058a690 item 83 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.217388207 +0000 UTC m=+13.013300353 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a508c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058aee0 item 84 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.218083563 +0000 UTC m=+13.013995709 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a50dc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.218083563 +0000 UTC m=+13.013995709 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51340): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b2d0 item 84 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.219574715 +0000 UTC m=+13.015486850 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a519c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058b960 item 85 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.220411486 +0000 UTC m=+13.016323632 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000a51ec0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.220411486 +0000 UTC m=+13.016323632 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaa480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058bdc0 item 85 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.221965524 +0000 UTC m=+13.017877661 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aaab00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee930 item 86 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.222665791 +0000 UTC m=+13.018577927 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab000): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.222665791 +0000 UTC m=+13.018577927 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aab580): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eefc0 item 86 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.224803196 +0000 UTC m=+13.020715342 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952880): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502d90 item 87 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.225443719 +0000 UTC m=+13.021355855 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000952d80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.225443719 +0000 UTC m=+13.021355855 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc0009532c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502fc0 item 87 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.226958745 +0000 UTC m=+13.022870891 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953940): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503500 item 88 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.2276054 +0000 UTC m=+13.023517546 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000953e40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.2276054 +0000 UTC m=+13.023517546 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26440): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503730 item 88 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.230127958 +0000 UTC m=+13.026040094 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000aabbc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef3b0 item 89 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.231095756 +0000 UTC m=+13.027007892 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 89 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.23182747 +0000 UTC m=+13.027739616 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac46c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.23182747 +0000 UTC m=+13.027739616 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac4c40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef810 item 89 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.233354799 +0000 UTC m=+13.029266945 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26a80): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b20 item 90 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.234621368 +0000 UTC m=+13.030533504 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b26fc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503d50 item 90 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.237078975 +0000 UTC m=+13.032991121 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27500): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.237078975 +0000 UTC m=+13.032991121 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b27ac0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e000 item 90 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.240377882 +0000 UTC m=+13.036290017 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e5b0 item 91 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.241935628 +0000 UTC m=+13.037847764 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b666c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): >_readAt: n=2, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): _writeAt: size=3, off=7 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e7e0 item 91 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.243123179 +0000 UTC m=+13.039035325 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b66c00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): >_readAt: n=8, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.243123179 +0000 UTC m=+13.039035325 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67180): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e9a0 item 91 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.24759065 +0000 UTC m=+13.043502796 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac55c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a3f0 item 92 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.249114633 +0000 UTC m=+13.045026769 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ac5b00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): open at offset 5 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a770 item 92 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): _readAt: size=2, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): _writeAt: size=3, off=5 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): >_writeAt: n=3, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.250525013 +0000 UTC m=+13.046437148 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae40c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): >_readAt: n=3, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.250525013 +0000 UTC m=+13.046437148 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4680): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa80 item 92 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.253005021 +0000 UTC m=+13.048917157 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae4cc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b030 item 93 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.253633802 +0000 UTC m=+13.049545938 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5200): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.253633802 +0000 UTC m=+13.049545938 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ae5900): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b1f0 item 93 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.255622658 +0000 UTC m=+13.051534794 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b67480): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ecb0 item 94 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.256386744 +0000 UTC m=+13.052298879 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000b679c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.256386744 +0000 UTC m=+13.052298879 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86140): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f030 item 94 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.258220238 +0000 UTC m=+13.054132374 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86780): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f490 item 95 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.259281201 +0000 UTC m=+13.055193336 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c86cc0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.259281201 +0000 UTC m=+13.055193336 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c873c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f650 item 95 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): open at offset 0 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): _readAt: size=2, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): >_readAt: n=0, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.261261069 +0000 UTC m=+13.057173215 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87a00): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): _writeAt: size=5, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): >openPending: err= 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003203f0 item 96 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): >_writeAt: n=5, err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.261758053 +0000 UTC m=+13.057670189 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000c87f40): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/08 02:52:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/08 02:52:18 DEBUG : open-test-file: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): _readAt: size=512, off=0 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): openPending: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): >openPending: err= 2025/09/08 02:52:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): >_readAt: n=5, err=EOF 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): close: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-08 02:52:18.261758053 +0000 UTC m=+13.057670189 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:18 DEBUG : open-test-file(0xc000ca26c0): >close: err= 2025/09/08 02:52:18 DEBUG : open-test-file: Remove: 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320700 item 96 2025/09/08 02:52:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/08 02:52:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/08 02:52:18 DEBUG : open-test-file: >Remove: err= 2025/09/08 02:52:18 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : >WaitForWriters: 2025/09/08 02:52:18 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.69s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:18 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:18 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:18 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:18 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:18 DEBUG : file1: newRWFileHandle: 2025/09/08 02:52:18 DEBUG : file1(0xc000ecfe40): openPending: 2025/09/08 02:52:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:18 DEBUG : file1(0xc000ecfe40): >openPending: err= 2025/09/08 02:52:18 DEBUG : file1: >newRWFileHandle: err= 2025/09/08 02:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/08 02:52:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/08 02:52:18 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/08 02:52:18 DEBUG : Looking for writers 2025/09/08 02:52:18 DEBUG : file1: reading active writers 2025/09/08 02:52:18 DEBUG : file1: active writers 1 2025/09/08 02:52:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/08 02:52:19 DEBUG : Looking for writers 2025/09/08 02:52:19 DEBUG : file1: reading active writers 2025/09/08 02:52:19 DEBUG : file1: active writers 1 2025/09/08 02:52:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:20 DEBUG : Looking for writers 2025/09/08 02:52:20 DEBUG : file1: reading active writers 2025/09/08 02:52:20 DEBUG : file1: active writers 1 2025/09/08 02:52:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:21 DEBUG : Looking for writers 2025/09/08 02:52:21 DEBUG : file1: reading active writers 2025/09/08 02:52:21 DEBUG : file1: active writers 1 2025/09/08 02:52:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:22 DEBUG : Looking for writers 2025/09/08 02:52:22 DEBUG : file1: reading active writers 2025/09/08 02:52:22 DEBUG : file1: active writers 1 2025/09/08 02:52:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:23 DEBUG : Looking for writers 2025/09/08 02:52:23 DEBUG : file1: reading active writers 2025/09/08 02:52:23 DEBUG : file1: active writers 1 2025/09/08 02:52:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:24 DEBUG : Looking for writers 2025/09/08 02:52:24 DEBUG : file1: reading active writers 2025/09/08 02:52:24 DEBUG : file1: active writers 1 2025/09/08 02:52:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:25 DEBUG : Looking for writers 2025/09/08 02:52:25 DEBUG : file1: reading active writers 2025/09/08 02:52:25 DEBUG : file1: active writers 1 2025/09/08 02:52:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:26 DEBUG : Looking for writers 2025/09/08 02:52:26 DEBUG : file1: reading active writers 2025/09/08 02:52:26 DEBUG : file1: active writers 1 2025/09/08 02:52:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:27 DEBUG : Looking for writers 2025/09/08 02:52:27 DEBUG : file1: reading active writers 2025/09/08 02:52:27 DEBUG : file1: active writers 1 2025/09/08 02:52:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:28 DEBUG : Looking for writers 2025/09/08 02:52:28 DEBUG : file1: reading active writers 2025/09/08 02:52:28 DEBUG : file1: active writers 1 2025/09/08 02:52:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:29 DEBUG : Looking for writers 2025/09/08 02:52:29 DEBUG : file1: reading active writers 2025/09/08 02:52:29 DEBUG : file1: active writers 1 2025/09/08 02:52:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:30 DEBUG : Looking for writers 2025/09/08 02:52:30 DEBUG : file1: reading active writers 2025/09/08 02:52:30 DEBUG : file1: active writers 1 2025/09/08 02:52:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:31 DEBUG : Looking for writers 2025/09/08 02:52:31 DEBUG : file1: reading active writers 2025/09/08 02:52:31 DEBUG : file1: active writers 1 2025/09/08 02:52:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:32 DEBUG : Looking for writers 2025/09/08 02:52:32 DEBUG : file1: reading active writers 2025/09/08 02:52:32 DEBUG : file1: active writers 1 2025/09/08 02:52:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:33 DEBUG : Looking for writers 2025/09/08 02:52:33 DEBUG : file1: reading active writers 2025/09/08 02:52:33 DEBUG : file1: active writers 1 2025/09/08 02:52:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:34 DEBUG : Looking for writers 2025/09/08 02:52:34 DEBUG : file1: reading active writers 2025/09/08 02:52:34 DEBUG : file1: active writers 1 2025/09/08 02:52:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:35 DEBUG : Looking for writers 2025/09/08 02:52:35 DEBUG : file1: reading active writers 2025/09/08 02:52:35 DEBUG : file1: active writers 1 2025/09/08 02:52:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:36 DEBUG : Looking for writers 2025/09/08 02:52:36 DEBUG : file1: reading active writers 2025/09/08 02:52:36 DEBUG : file1: active writers 1 2025/09/08 02:52:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:37 DEBUG : Looking for writers 2025/09/08 02:52:37 DEBUG : file1: reading active writers 2025/09/08 02:52:37 DEBUG : file1: active writers 1 2025/09/08 02:52:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:38 DEBUG : Looking for writers 2025/09/08 02:52:38 DEBUG : file1: reading active writers 2025/09/08 02:52:38 DEBUG : file1: active writers 1 2025/09/08 02:52:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:39 DEBUG : Looking for writers 2025/09/08 02:52:39 DEBUG : file1: reading active writers 2025/09/08 02:52:39 DEBUG : file1: active writers 1 2025/09/08 02:52:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:40 DEBUG : Looking for writers 2025/09/08 02:52:40 DEBUG : file1: reading active writers 2025/09/08 02:52:40 DEBUG : file1: active writers 1 2025/09/08 02:52:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:41 DEBUG : Looking for writers 2025/09/08 02:52:41 DEBUG : file1: reading active writers 2025/09/08 02:52:41 DEBUG : file1: active writers 1 2025/09/08 02:52:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:42 DEBUG : Looking for writers 2025/09/08 02:52:42 DEBUG : file1: reading active writers 2025/09/08 02:52:42 DEBUG : file1: active writers 1 2025/09/08 02:52:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:43 DEBUG : Looking for writers 2025/09/08 02:52:43 DEBUG : file1: reading active writers 2025/09/08 02:52:43 DEBUG : file1: active writers 1 2025/09/08 02:52:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:44 DEBUG : Looking for writers 2025/09/08 02:52:44 DEBUG : file1: reading active writers 2025/09/08 02:52:44 DEBUG : file1: active writers 1 2025/09/08 02:52:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:45 DEBUG : Looking for writers 2025/09/08 02:52:45 DEBUG : file1: reading active writers 2025/09/08 02:52:45 DEBUG : file1: active writers 1 2025/09/08 02:52:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:46 DEBUG : Looking for writers 2025/09/08 02:52:46 DEBUG : file1: reading active writers 2025/09/08 02:52:46 DEBUG : file1: active writers 1 2025/09/08 02:52:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:47 DEBUG : Looking for writers 2025/09/08 02:52:47 DEBUG : file1: reading active writers 2025/09/08 02:52:47 DEBUG : file1: active writers 1 2025/09/08 02:52:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/08 02:52:48 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000930b40 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000ef4308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824649401152} name:file1 opens:1 downloaders: o: fd:0xc000504030 info:{ModTime:{wall:13990343287502087743 ext:13086705160 loc:0x4115060} ATime:{wall:13990343287502087743 ext:13086705160 loc:0x4115060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/08 02:52:48 DEBUG : >WaitForWriters: 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:48 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:48 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:48 DEBUG : rename_me: newRWFileHandle: 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): openPending: 2025/09/08 02:52:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): >openPending: err= 2025/09/08 02:52:48 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/08 02:52:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/08 02:52:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): _writeAt: size=5, off=0 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): >_writeAt: n=5, err= 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): close: 2025/09/08 02:52:48 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-08 02:52:48.318542372 +0000 UTC m=+43.114454518 2025/09/08 02:52:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/08 02:52:48 DEBUG : rename_me(0xc000384f40): >close: err= 2025/09/08 02:52:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/08 02:52:48 DEBUG : i_was_renamed: Updating file with 0xc0003f1140 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/08 02:52:48 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:48 DEBUG : Looking for writers 2025/09/08 02:52:48 DEBUG : i_was_renamed: reading active writers 2025/09/08 02:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/08 02:52:48 DEBUG : Looking for writers 2025/09/08 02:52:48 DEBUG : i_was_renamed: reading active writers 2025/09/08 02:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/08 02:52:48 DEBUG : Looking for writers 2025/09/08 02:52:48 DEBUG : i_was_renamed: reading active writers 2025/09/08 02:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/08 02:52:48 DEBUG : Looking for writers 2025/09/08 02:52:48 DEBUG : i_was_renamed: reading active writers 2025/09/08 02:52:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/08 02:52:48 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/08 02:52:48 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:48 INFO : i_was_renamed: Copied (new) 2025/09/08 02:52:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-08 02:52:48 +0000 UTC" 2025/09/08 02:52:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/08 02:52:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/08 02:52:48 DEBUG : Looking for writers 2025/09/08 02:52:48 DEBUG : i_was_renamed: reading active writers 2025/09/08 02:52:48 DEBUG : >WaitForWriters: 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:48 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/08 02:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{S439I}/rclone-test-zuxuzez6kipe" 2025/09/08 02:52:48 INFO : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:48 DEBUG : forgetting directory cache 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): _readAt: size=512, off=0 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): openPending: 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:53:48 +0000 UTC" against cached fingerprint "" 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): >openPending: err= 2025/09/08 02:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): >_readAt: n=20, err=EOF 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): close: 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:53:48 +0000 GMT 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000929a80): >close: err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:48 DEBUG : forgetting directory cache 2025/09/08 02:52:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000a45a00): _readAt: size=512, off=0 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000a45a00): openPending: 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:54:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:53:48 +0000 UTC" 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 01:54:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:53:48 +0000 UTC") 2025/09/08 02:52:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate(0xc000a45a00): >openPending: err= 2025/09/08 02:52:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc000a45a00): >_readAt: n=20, err=EOF 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc000a45a00): close: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:54:48 +0000 GMT 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc000a45a00): >close: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:49 DEBUG : forgetting directory cache 2025/09/08 02:52:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): _readAt: size=512, off=0 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): openPending: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:55:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:54:48 +0000 UTC" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 01:55:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:54:48 +0000 UTC") 2025/09/08 02:52:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): >openPending: err= 2025/09/08 02:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): >_readAt: n=20, err=EOF 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): close: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:55:48 +0000 GMT 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0007fea40): >close: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:49 DEBUG : forgetting directory cache 2025/09/08 02:52:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): _readAt: size=512, off=0 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): openPending: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:56:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:55:48 +0000 UTC" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 01:56:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:55:48 +0000 UTC") 2025/09/08 02:52:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): >openPending: err= 2025/09/08 02:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): >_readAt: n=20, err=EOF 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): close: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:56:48 +0000 GMT 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc00046fdc0): >close: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:49 DEBUG : forgetting directory cache 2025/09/08 02:52:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): _readAt: size=512, off=0 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): openPending: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:57:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:56:48 +0000 UTC" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 01:57:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:56:48 +0000 UTC") 2025/09/08 02:52:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): >openPending: err= 2025/09/08 02:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): >_readAt: n=20, err=EOF 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): close: 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:57:48 +0000 GMT 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate(0xc0006af9c0): >close: err= 2025/09/08 02:52:49 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:49 DEBUG : forgetting directory cache 2025/09/08 02:52:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): _readAt: size=512, off=0 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): openPending: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-08 01:58:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:57:48 +0000 UTC" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-08 01:58:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:57:48 +0000 UTC") 2025/09/08 02:52:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/08 02:52:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): >openPending: err= 2025/09/08 02:52:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): >_readAt: n=20, err=EOF 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): close: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:58:48 +0000 GMT 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0007ebb00): >close: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:50 DEBUG : forgetting directory cache 2025/09/08 02:52:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): _readAt: size=512, off=0 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): openPending: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-08 01:59:48 +0000 UTC" against cached fingerprint "20,2025-09-08 01:58:48 +0000 UTC" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-08 01:59:48 +0000 UTC" != cached fingerprint "20,2025-09-08 01:58:48 +0000 UTC") 2025/09/08 02:52:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/08 02:52:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): >openPending: err= 2025/09/08 02:52:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): >_readAt: n=21, err=EOF 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): close: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 01:59:48 +0000 GMT 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0008a8980): >close: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:50 DEBUG : forgetting directory cache 2025/09/08 02:52:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): _readAt: size=512, off=0 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): openPending: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-08 02:00:48 +0000 UTC" against cached fingerprint "21,2025-09-08 01:59:48 +0000 UTC" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-08 02:00:48 +0000 UTC" != cached fingerprint "21,2025-09-08 01:59:48 +0000 UTC") 2025/09/08 02:52:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/08 02:52:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): >openPending: err= 2025/09/08 02:52:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): >_readAt: n=22, err=EOF 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): close: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 02:00:48 +0000 GMT 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc0006d9b40): >close: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:50 DEBUG : forgetting directory cache 2025/09/08 02:52:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): _readAt: size=512, off=0 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): openPending: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-08 02:01:48 +0000 UTC" against cached fingerprint "22,2025-09-08 02:00:48 +0000 UTC" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-08 02:01:48 +0000 UTC" != cached fingerprint "22,2025-09-08 02:00:48 +0000 UTC") 2025/09/08 02:52:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/08 02:52:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): >openPending: err= 2025/09/08 02:52:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): >_readAt: n=23, err=EOF 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): close: 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 02:01:48 +0000 GMT 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate(0xc000832a80): >close: err= 2025/09/08 02:52:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:50 DEBUG : forgetting directory cache 2025/09/08 02:52:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): _readAt: size=512, off=0 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): openPending: 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-08 02:02:48 +0000 UTC" against cached fingerprint "23,2025-09-08 02:01:48 +0000 UTC" 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-08 02:02:48 +0000 UTC" != cached fingerprint "23,2025-09-08 02:01:48 +0000 UTC") 2025/09/08 02:52:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/08 02:52:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): >openPending: err= 2025/09/08 02:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): >_readAt: n=24, err=EOF 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): close: 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-08 02:02:48 +0000 GMT 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate(0xc0008e0280): >close: err= 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: 2025/09/08 02:52:51 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : forgetting directory cache 2025/09/08 02:52:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/08 02:52:51 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/08 02:52:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/08 02:52:51 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/08 02:52:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : FiLeA: reading active writers 2025/09/08 02:52:51 DEBUG : FiLeB: reading active writers 2025/09/08 02:52:51 DEBUG : FilEb: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : FiLeA: reading active writers 2025/09/08 02:52:51 DEBUG : FiLeB: reading active writers 2025/09/08 02:52:51 DEBUG : FilEb: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/08 02:52:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': Reusing VFS from active cache 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : dir: Looking for writers 2025/09/08 02:52:51 DEBUG : file2: reading active writers 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : dir: reading active writers 2025/09/08 02:52:51 DEBUG : file1: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:51 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:51 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:51 DEBUG : dir: Looking for writers 2025/09/08 02:52:51 DEBUG : Looking for writers 2025/09/08 02:52:51 DEBUG : dir: reading active writers 2025/09/08 02:52:51 DEBUG : file1: reading active writers 2025/09/08 02:52:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:52 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:52 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 02:52:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 02:52:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 02:52:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 02:52:52 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:52 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/08 02:52:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/08 02:52:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:52 DEBUG : dir: Looking for writers 2025/09/08 02:52:52 DEBUG : new_file.txt: reading active writers 2025/09/08 02:52:52 DEBUG : file2: reading active writers 2025/09/08 02:52:52 DEBUG : Looking for writers 2025/09/08 02:52:52 DEBUG : dir: reading active writers 2025/09/08 02:52:52 DEBUG : file1: reading active writers 2025/09/08 02:52:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:52 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:52 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:52 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/08 02:52:52 DEBUG : dir/file1: Updating file with dir/file1 0xc000d96f00 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:52 INFO : dir/file1: Moved (server-side) to: file0 2025/09/08 02:52:52 DEBUG : file0: Updating file with file0 0xc000d96f00 2025/09/08 02:52:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/08 02:52:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:52 DEBUG : dir: Looking for writers 2025/09/08 02:52:52 DEBUG : Looking for writers 2025/09/08 02:52:52 DEBUG : dir: reading active writers 2025/09/08 02:52:52 DEBUG : file0: reading active writers 2025/09/08 02:52:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:52 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:52 DEBUG : Looking for writers 2025/09/08 02:52:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:52 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/08 02:52:52 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:52 DEBUG : c: Looking for writers 2025/09/08 02:52:52 DEBUG : d: Looking for writers 2025/09/08 02:52:52 DEBUG : Looking for writers 2025/09/08 02:52:52 DEBUG : a: Looking for writers 2025/09/08 02:52:52 DEBUG : b: Looking for writers 2025/09/08 02:52:52 DEBUG : Looking for writers 2025/09/08 02:52:52 DEBUG : c: reading active writers 2025/09/08 02:52:52 DEBUG : d: reading active writers 2025/09/08 02:52:52 DEBUG : /: reading active writers 2025/09/08 02:52:52 DEBUG : a: reading active writers 2025/09/08 02:52:52 DEBUG : b: reading active writers 2025/09/08 02:52:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:52 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:52 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/08 02:52:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/08 02:52:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/08 02:52:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/08 02:52:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:53 DEBUG : a/b/c/d: Looking for writers 2025/09/08 02:52:53 DEBUG : a/b/c: Looking for writers 2025/09/08 02:52:53 DEBUG : d: reading active writers 2025/09/08 02:52:53 DEBUG : a/b: Looking for writers 2025/09/08 02:52:53 DEBUG : c: reading active writers 2025/09/08 02:52:53 DEBUG : a: Looking for writers 2025/09/08 02:52:53 DEBUG : b: reading active writers 2025/09/08 02:52:53 DEBUG : Looking for writers 2025/09/08 02:52:53 DEBUG : a: reading active writers 2025/09/08 02:52:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:53 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:53 DEBUG : Looking for writers 2025/09/08 02:52:53 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-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:53 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/08 02:52:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/08 02:52:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/08 02:52:53 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 02:52:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:53 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 02:52:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:53 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (7 bytes), uploading instead of streaming 2025/09/08 02:52:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:53 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:53 DEBUG : Looking for writers 2025/09/08 02:52:53 DEBUG : file1: reading active writers 2025/09/08 02:52:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:53 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/08 02:52:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/08 02:52:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/08 02:52:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/08 02:52:54 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (11 bytes), uploading instead of streaming 2025/09/08 02:52:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:54 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/08 02:52:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:54 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/08 02:52:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:54 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/08 02:52:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:54 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:52:54 DEBUG : file1: WriteFileHandle.Release closing 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 02:52:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:52:54 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/08 02:52:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:52:54 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:52:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:52:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:52:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:52:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/08 02:52:54 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : file1: active writers 1 2025/09/08 02:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : file1: active writers 1 2025/09/08 02:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : file1: active writers 1 2025/09/08 02:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : file1: active writers 1 2025/09/08 02:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/08 02:52:54 DEBUG : Looking for writers 2025/09/08 02:52:54 DEBUG : file1: reading active writers 2025/09/08 02:52:54 DEBUG : file1: active writers 1 2025/09/08 02:52:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/08 02:52:55 DEBUG : Looking for writers 2025/09/08 02:52:55 DEBUG : file1: reading active writers 2025/09/08 02:52:55 DEBUG : file1: active writers 1 2025/09/08 02:52:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/08 02:52:55 DEBUG : Looking for writers 2025/09/08 02:52:55 DEBUG : file1: reading active writers 2025/09/08 02:52:55 DEBUG : file1: active writers 1 2025/09/08 02:52:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/08 02:52:56 DEBUG : Looking for writers 2025/09/08 02:52:56 DEBUG : file1: reading active writers 2025/09/08 02:52:56 DEBUG : file1: active writers 1 2025/09/08 02:52:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:52:57 DEBUG : Looking for writers 2025/09/08 02:52:57 DEBUG : file1: reading active writers 2025/09/08 02:52:57 DEBUG : file1: active writers 1 2025/09/08 02:52:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:52:58 DEBUG : Looking for writers 2025/09/08 02:52:58 DEBUG : file1: reading active writers 2025/09/08 02:52:58 DEBUG : file1: active writers 1 2025/09/08 02:52:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:52:59 DEBUG : Looking for writers 2025/09/08 02:52:59 DEBUG : file1: reading active writers 2025/09/08 02:52:59 DEBUG : file1: active writers 1 2025/09/08 02:52:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:00 DEBUG : Looking for writers 2025/09/08 02:53:00 DEBUG : file1: reading active writers 2025/09/08 02:53:00 DEBUG : file1: active writers 1 2025/09/08 02:53:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:01 DEBUG : Looking for writers 2025/09/08 02:53:01 DEBUG : file1: reading active writers 2025/09/08 02:53:01 DEBUG : file1: active writers 1 2025/09/08 02:53:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:02 DEBUG : Looking for writers 2025/09/08 02:53:02 DEBUG : file1: reading active writers 2025/09/08 02:53:02 DEBUG : file1: active writers 1 2025/09/08 02:53:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:03 DEBUG : Looking for writers 2025/09/08 02:53:03 DEBUG : file1: reading active writers 2025/09/08 02:53:03 DEBUG : file1: active writers 1 2025/09/08 02:53:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:04 DEBUG : Looking for writers 2025/09/08 02:53:04 DEBUG : file1: reading active writers 2025/09/08 02:53:04 DEBUG : file1: active writers 1 2025/09/08 02:53:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:05 DEBUG : Looking for writers 2025/09/08 02:53:05 DEBUG : file1: reading active writers 2025/09/08 02:53:05 DEBUG : file1: active writers 1 2025/09/08 02:53:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:06 DEBUG : Looking for writers 2025/09/08 02:53:06 DEBUG : file1: reading active writers 2025/09/08 02:53:06 DEBUG : file1: active writers 1 2025/09/08 02:53:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:07 DEBUG : Looking for writers 2025/09/08 02:53:07 DEBUG : file1: reading active writers 2025/09/08 02:53:07 DEBUG : file1: active writers 1 2025/09/08 02:53:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:08 DEBUG : Looking for writers 2025/09/08 02:53:08 DEBUG : file1: reading active writers 2025/09/08 02:53:08 DEBUG : file1: active writers 1 2025/09/08 02:53:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:09 DEBUG : Looking for writers 2025/09/08 02:53:09 DEBUG : file1: reading active writers 2025/09/08 02:53:09 DEBUG : file1: active writers 1 2025/09/08 02:53:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:10 DEBUG : Looking for writers 2025/09/08 02:53:10 DEBUG : file1: reading active writers 2025/09/08 02:53:10 DEBUG : file1: active writers 1 2025/09/08 02:53:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:11 DEBUG : Looking for writers 2025/09/08 02:53:11 DEBUG : file1: reading active writers 2025/09/08 02:53:11 DEBUG : file1: active writers 1 2025/09/08 02:53:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:12 DEBUG : Looking for writers 2025/09/08 02:53:12 DEBUG : file1: reading active writers 2025/09/08 02:53:12 DEBUG : file1: active writers 1 2025/09/08 02:53:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:13 DEBUG : Looking for writers 2025/09/08 02:53:13 DEBUG : file1: reading active writers 2025/09/08 02:53:13 DEBUG : file1: active writers 1 2025/09/08 02:53:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:14 DEBUG : Looking for writers 2025/09/08 02:53:14 DEBUG : file1: reading active writers 2025/09/08 02:53:14 DEBUG : file1: active writers 1 2025/09/08 02:53:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:15 DEBUG : Looking for writers 2025/09/08 02:53:15 DEBUG : file1: reading active writers 2025/09/08 02:53:15 DEBUG : file1: active writers 1 2025/09/08 02:53:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:16 DEBUG : Looking for writers 2025/09/08 02:53:16 DEBUG : file1: reading active writers 2025/09/08 02:53:16 DEBUG : file1: active writers 1 2025/09/08 02:53:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:17 DEBUG : Looking for writers 2025/09/08 02:53:17 DEBUG : file1: reading active writers 2025/09/08 02:53:17 DEBUG : file1: active writers 1 2025/09/08 02:53:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:18 DEBUG : Looking for writers 2025/09/08 02:53:18 DEBUG : file1: reading active writers 2025/09/08 02:53:18 DEBUG : file1: active writers 1 2025/09/08 02:53:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:19 DEBUG : Looking for writers 2025/09/08 02:53:19 DEBUG : file1: reading active writers 2025/09/08 02:53:19 DEBUG : file1: active writers 1 2025/09/08 02:53:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:20 DEBUG : Looking for writers 2025/09/08 02:53:20 DEBUG : file1: reading active writers 2025/09/08 02:53:20 DEBUG : file1: active writers 1 2025/09/08 02:53:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:21 DEBUG : Looking for writers 2025/09/08 02:53:21 DEBUG : file1: reading active writers 2025/09/08 02:53:21 DEBUG : file1: active writers 1 2025/09/08 02:53:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:22 DEBUG : Looking for writers 2025/09/08 02:53:22 DEBUG : file1: reading active writers 2025/09/08 02:53:22 DEBUG : file1: active writers 1 2025/09/08 02:53:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:23 DEBUG : Looking for writers 2025/09/08 02:53:23 DEBUG : file1: reading active writers 2025/09/08 02:53:23 DEBUG : file1: active writers 1 2025/09/08 02:53:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:24 DEBUG : Looking for writers 2025/09/08 02:53:24 DEBUG : file1: reading active writers 2025/09/08 02:53:24 DEBUG : file1: active writers 1 2025/09/08 02:53:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/08 02:53:24 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/08 02:53:24 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:53:24 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:53:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:53:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:53:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/08 02:53:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:53:24 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:53:24 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 02:53:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 02:53:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 02:53:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:53:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/08 02:53:24 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:53:24 DEBUG : Looking for writers 2025/09/08 02:53:24 DEBUG : file1: reading active writers 2025/09/08 02:53:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-zuxuzez6kipe'", Local "Local file system at /tmp/rclone3918190888", Modify Window "1s" 2025/09/08 02:53:24 INFO : webdav root 'rclone-test-zuxuzez6kipe': poll-interval is not supported by this remote 2025/09/08 02:53:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/08 02:53:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/08 02:53:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': File to upload is small (100 bytes), uploading instead of streaming 2025/09/08 02:53:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/08 02:53:24 DEBUG : file1: Size of src and dst objects identical 2025/09/08 02:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/08 02:53:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/08 02:53:24 DEBUG : file1: Open: flags=O_RDONLY 2025/09/08 02:53:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/08 02:53:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/08 02:53:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/08 02:53:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/08 02:53:24 DEBUG : WaitForWriters: timeout=30s 2025/09/08 02:53:24 DEBUG : Looking for writers 2025/09/08 02:53:24 DEBUG : file1: reading active writers 2025/09/08 02:53:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/08 02:53:24 DEBUG : webdav root 'rclone-test-zuxuzez6kipe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.792807753s (try 1/5)